Skip to content

Commit 4dafcbf

Browse files
authored
Added JadeMC Network (#137)
1 parent 5b05909 commit 4dafcbf

5 files changed

Lines changed: 33 additions & 0 deletions

File tree

53.2 KB
Loading

mappings/servers/jademc/icon.png

2.2 KB
Loading

mappings/servers/jademc/logo.png

4.26 KB
Loading
Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
{
2+
"id": "jademc",
3+
"name": "Jade Network",
4+
"description": "We're your home with the Hardcore Factions",
5+
"addresses": [
6+
"play.jademc.net"
7+
],
8+
"primaryAddress": "play.jademc.net",
9+
"minecraftVersions": [
10+
"1.7.*",
11+
"1.8.*"
12+
],
13+
"primaryMinecraftVersion": "1.8.9",
14+
"primaryColor": "#275EF5",
15+
"secondaryColor": "#070DAD",
16+
"primaryLanguage": "en",
17+
"languages": [
18+
"en",
19+
"es-EN"
20+
],
21+
"primaryRegion": "NA",
22+
"regions": [
23+
"NA"
24+
],
25+
"gameTypes": [
26+
"PvP",
27+
"HCF"
28+
],
29+
"store": "https://store.jademc.net",
30+
"socials": {
31+
"discord": "https://discord.gg/2w7udRCyed"
32+
}
33+
}
231 KB
Loading

0 commit comments

Comments
 (0)