Skip to content

Commit

Permalink
Fix Beacon Breakers game portals referencing caves and floating islan…
Browse files Browse the repository at this point in the history
…ds game configurations
  • Loading branch information
haykam821 authored and Patbox committed Jan 10, 2025
1 parent 641fb01 commit d4911b8
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 12 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,7 @@
},
"games": [
"beaconbreakers:amplified_beacon_breakers_keep_inventory",
"beaconbreakers:caves_beacon_breakers_keep_inventory",
"beaconbreakers:end_beacon_breakers_keep_inventory",
"beaconbreakers:floating_islands_beacon_breakers_keep_inventory",
"beaconbreakers:nether_beacon_breakers_keep_inventory",
"beaconbreakers:standard_beacon_breakers_keep_inventory"
],
Expand Down
2 changes: 0 additions & 2 deletions data/nucleoid/game_portals/beacon_breakers/standard/root.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,7 @@
"icon": "minecraft:beacon",
"games": [
"beaconbreakers:amplified_beacon_breakers",
"beaconbreakers:caves_beacon_breakers",
"beaconbreakers:end_beacon_breakers",
"beaconbreakers:floating_islands_beacon_breakers",
"beaconbreakers:nether_beacon_breakers",
"beaconbreakers:standard_beacon_breakers"
],
Expand Down
2 changes: 0 additions & 2 deletions data/nucleoid/game_portals/beacon_breakers/tiny/root.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,7 @@
"icon": "minecraft:nether_star",
"games": [
"beaconbreakers:amplified_beacon_breakers_tiny",
"beaconbreakers:caves_beacon_breakers_tiny",
"beaconbreakers:end_beacon_breakers_tiny",
"beaconbreakers:floating_islands_beacon_breakers_tiny",
"beaconbreakers:nether_beacon_breakers_tiny",
"beaconbreakers:standard_beacon_breakers_tiny"
],
Expand Down
2 changes: 0 additions & 2 deletions data/nucleoid/plasmid/game/beacon_breakers/random.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,7 @@
"type": "plasmid:random",
"games": [
"beaconbreakers:amplified_beacon_breakers",
"beaconbreakers:caves_beacon_breakers",
"beaconbreakers:end_beacon_breakers",
"beaconbreakers:floating_islands_beacon_breakers",
"beaconbreakers:nether_beacon_breakers",
"beaconbreakers:standard_beacon_breakers"
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,7 @@
"type": "plasmid:random",
"games": [
"beaconbreakers:amplified_beacon_breakers_keep_inventory",
"beaconbreakers:caves_beacon_breakers_keep_inventory",
"beaconbreakers:end_beacon_breakers_keep_inventory",
"beaconbreakers:floating_islands_beacon_breakers_keep_inventory",
"beaconbreakers:nether_beacon_breakers_keep_inventory",
"beaconbreakers:standard_beacon_breakers_keep_inventory"
],
Expand Down
2 changes: 0 additions & 2 deletions data/nucleoid/plasmid/game/beacon_breakers/random_tiny.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,7 @@
"type": "plasmid:random",
"games": [
"beaconbreakers:amplified_beacon_breakers_tiny",
"beaconbreakers:caves_beacon_breakers_tiny",
"beaconbreakers:end_beacon_breakers_tiny",
"beaconbreakers:floating_islands_beacon_breakers_tiny",
"beaconbreakers:nether_beacon_breakers_tiny",
"beaconbreakers:standard_beacon_breakers_tiny"
],
Expand Down

0 comments on commit d4911b8

Please sign in to comment.