Skip to content

Commit 21709e2

Browse files
authored
Adding a GameMode in manifest (#1452)
* Add files via upload * Update manifest.json * Update manifest.json * Update manifest.json * upload banner * Update manifest.json added chat format + server wildcards * Delete minecraft_servers/craftergang/banner.png * Add files via upload * Update manifest.json * Update manifest.json * Update manifest.json
1 parent beec446 commit 21709e2

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

minecraft_servers/craftergang/manifest.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -28,18 +28,18 @@
2828
"command": "/gametp wu",
2929
"versions": "1.8<1.21.3"
3030
},
31+
"superbreakblocks": {
32+
"name": "SuperBreakBlocks",
33+
"color": "#bf1077",
34+
"command": "/gametp sbb",
35+
"versions": "1.8<1.21.3"
36+
},
3137
"cbdesert": {
3238
"name": "CB Desert",
3339
"color": "#0d6914",
3440
"command": "/gametp cb1",
3541
"versions": "1.8<1.21.3"
3642
},
37-
"cbwater": {
38-
"name": "CB Water",
39-
"color": "#13c7eb",
40-
"command": "/gametp cb2",
41-
"versions": "1.12<1.21.1"
42-
},
4343
"onehit": {
4444
"name": "OneHit",
4545
"color": "#f705ab",

0 commit comments

Comments
 (0)