We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d30b119 commit 69d09aaCopy full SHA for 69d09aa
2 files changed
servers/subzeromc/logo.png
84 KB
servers/subzeromc/metadata.json
@@ -0,0 +1,33 @@
1
+{
2
+ "id": "subzeromc",
3
+ "name": "SubZeroMC",
4
+ "website": "https://subzeromc.com",
5
+ "store": "https://shop.subzeromc.com",
6
+ "description": "Java & Bedrock SMP. chill vibes, serious gameplay.",
7
+ "addresses": [
8
+ "subzeromc.com"
9
+ ],
10
+ "primaryAddress": "subzeromc.com",
11
+ "primaryColor": "#4D8FDF",
12
+ "secondaryColor": "#75a2d5",
13
+ "minecraftVersions": [
14
+ "1.21.11"
15
16
+ "primaryMinecraftVersion": "1.21.11",
17
+ "crossplay": true,
18
+ "primaryRegion": "NA",
19
+ "regions": [
20
+ "NA"
21
22
+ "primaryLanguage": "en",
23
+ "languages": [
24
+ "en"
25
26
+ "gameTypes": [
27
+ "Survival",
28
+ "PvP"
29
30
+ "socials": {
31
+ "discord": "https://discord.gg/AJxxMytfHR"
32
+ }
33
+}
0 commit comments