Skip to content

Commit

Permalink
Add lava survival
Browse files Browse the repository at this point in the history
  • Loading branch information
Patbox authored Jun 21, 2024
1 parent 694f3bb commit 75f1ac5
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 8 deletions.
17 changes: 17 additions & 0 deletions data/nucleoid/game_portals/lava_survival.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"type": "nucleoid_extras:styled/simple_menu",
"icon": "minecraft:lava_bucket",
"games": [
"lavasurvival:normal",
"lavasurvival:armageddon",
"lavasurvival:long",
"lavasurvival:micro",
"lavasurvival:the_nether",
"lavasurvival:the_nether_armageddon",
"lavasurvival:the_nether_long",
"lavasurvival:the_nether_micro"
],
"name": {
"translate": "gameType.lavasurvival.lavasurvival"
}
}
12 changes: 8 additions & 4 deletions data/nucleoid/game_portals/top_level/categories/casual.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@
},
"icon": "minecraft:axolotl_bucket",
"entries": [
{
"type": "plasmid:portal",
"portal": "nucleoid:blockhunt"
},
{
"type": "plasmid:portal",
"portal": "build_rush:root"
Expand All @@ -21,6 +25,10 @@
"translate": "text.nucleoid_extras.ui.action.maps"
}
},
{
"type": "plasmid:portal",
"portal": "nucleoid:lava_survival"
},
{
"type": "nucleoid_extras:quick_portal",
"portal": "nucleoid:parkour_race/root",
Expand Down Expand Up @@ -53,10 +61,6 @@
"type": "plasmid:portal",
"portal": "nucleoid:quakecraft/root"
},
{
"type": "plasmid:portal",
"portal": "nucleoid:cavern_crawler"
},
{
"type": "plasmid:portal",
"portal": "nucleoid:creeperfall"
Expand Down
4 changes: 0 additions & 4 deletions data/nucleoid/game_portals/top_level/categories/party.json
Original file line number Diff line number Diff line change
Expand Up @@ -121,10 +121,6 @@
"type": "plasmid:portal",
"portal": "nucleoid:territory_battle"
},
{
"type": "plasmid:portal",
"portal": "nucleoid:tnttag"
},
{
"type": "nucleoid_extras:quick_portal",
"portal": "nucleoid:totem_hunt/root",
Expand Down

0 comments on commit 75f1ac5

Please sign in to comment.