Skip to content

Commit 4857c7e

Browse files
authored
Add CosmixMC Network (#4986)
1 parent a4b58a5 commit 4857c7e

File tree

3 files changed

+34
-0
lines changed

3 files changed

+34
-0
lines changed

servers/cosmixmc/background.png

4.54 MB
Loading

servers/cosmixmc/logo.png

418 KB
Loading

servers/cosmixmc/metadata.json

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
{
2+
"id": "cosmixmc",
3+
"name": "CosmixMC Network",
4+
"description": "Explore, survive, and battle in CosmixMC Network",
5+
"addresses": [
6+
"cosmixmc.net"
7+
],
8+
"primaryAddress": "cosmixmc.net",
9+
"primaryColor": "#7C3AED",
10+
"secondaryColor": "#22D3EE",
11+
"minecraftVersions": [
12+
"1.8.*",
13+
"1.12.*",
14+
"1.16.*",
15+
"1.17.*",
16+
"1.18.*",
17+
"1.19.*",
18+
"1.20.*",
19+
"1.21.*"
20+
],
21+
"primaryMinecraftVersion": "1.21.4",
22+
"primaryRegion": "EU",
23+
"regions": [
24+
"EU"
25+
],
26+
"gameTypes": [
27+
"Survival",
28+
"PvP"
29+
],
30+
"socials": {
31+
"twitter": "ntcosmixmc",
32+
"discord": "https://discord.gg/TBESKkUZhV"
33+
}
34+
}

0 commit comments

Comments
 (0)