Skip to content

Commit

Permalink
Updated Infinite Parkour's random.json. Fixed #84 (#92)
Browse files Browse the repository at this point in the history
* Update random.json

* Update root.json
  • Loading branch information
oliviathevampire authored Jun 9, 2024
1 parent dc18fae commit 0aff268
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions data/nucleoid/game_portals/infinite_parkour/root.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,10 @@
"type": "nucleoid_extras:styled/simple_menu",
"icon": "minecraft:slime_ball",
"games": [
"infiniteparkour:cherry_petals_infinite_parkour",
"infiniteparkour:hill_fort_infinite_parkour",
"infiniteparkour:snowcapped_infinite_parkour",
"infiniteparkour:strawberry_dough_infinite_parkour",
"infiniteparkour:stronghold_infinite_parkour",
"infiniteparkour:weathered_wave_infinite_parkour"
],
Expand Down
3 changes: 3 additions & 0 deletions data/nucleoid/games/infinite_parkour/random.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
{
"type": "plasmid:random",
"games": [
"infiniteparkour:cherry_petals_infinite_parkour",
"infiniteparkour:hill_fort_infinite_parkour",
"infiniteparkour:snowcapped_infinite_parkour",
"infiniteparkour:strawberry_dough_infinite_parkour",
"infiniteparkour:stronghold_infinite_parkour",
"infiniteparkour:weathered_wave_infinite_parkour"
],
Expand Down

0 comments on commit 0aff268

Please sign in to comment.