Skip to content

Commit 0159af2

Browse files
authored
Add Vant Network (#4193)
1 parent d561880 commit 0159af2

File tree

3 files changed

+35
-0
lines changed

3 files changed

+35
-0
lines changed

servers/vant/background.png

4.31 MB
Loading

servers/vant/logo.png

146 KB
Loading

servers/vant/metadata.json

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
{
2+
"id": "vant",
3+
"name": "Vant Network",
4+
"store": "https://store.vant.rip/",
5+
"addresses": [
6+
"vant.rip"
7+
],
8+
"primaryAddress": "vant.rip",
9+
"primaryColor": "#02367b",
10+
"secondaryColor": "#000000",
11+
"minecraftVersions": [
12+
"1.7.*",
13+
"1.8.*"
14+
],
15+
"primaryMinecraftVersion": "1.8.9",
16+
"crossplay": false,
17+
"primaryRegion": "NA",
18+
"regions": [
19+
"NA",
20+
"EU"
21+
],
22+
"primaryLanguage": "en",
23+
"languages": [
24+
"en",
25+
"es-EN"
26+
],
27+
"gameTypes": [
28+
"PvP",
29+
"Factions",
30+
"Survival"
31+
],
32+
"socials": {
33+
"discord": "https://discord.gg/UUTNEr6Neb"
34+
}
35+
}

0 commit comments

Comments
 (0)