File tree Expand file tree Collapse file tree 8 files changed +106
-0
lines changed
data/nucleoid/game_portals Expand file tree Collapse file tree 8 files changed +106
-0
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "type" : " plasmid:concurrent_game" ,
3+ "game" : " diceyheights:standard_dicey_heights_4_teams"
4+ }
Original file line number Diff line number Diff line change 1+ {
2+ "type" : " nucleoid_extras:styled/simple_menu" ,
3+ "icon" : {
4+ "id" : " minecraft:dispenser" ,
5+ "count" : 4
6+ },
7+ "games" : [
8+ " diceyheights:standard_dicey_heights_4_teams" ,
9+ " diceyheights:separate_dicey_heights_4_teams" ,
10+ " diceyheights:overload_dicey_heights_4_teams" ,
11+ " diceyheights:separate_overload_dicey_heights_4_teams" ,
12+ " diceyheights:standard_pillar_spawning_dicey_heights_4_teams" ,
13+ " diceyheights:separate_pillar_spawning_dicey_heights_4_teams" ,
14+ " diceyheights:overload_pillar_spawning_dicey_heights_4_teams" ,
15+ " diceyheights:separate_overload_pillar_spawning_dicey_heights_4_teams"
16+ ],
17+ "name" : {
18+ "translate" : " game.nucleoid.four_teams"
19+ }
20+ }
Original file line number Diff line number Diff line change 1+ {
2+ "type" : " nucleoid_extras:styled/advanced_menu" ,
3+ "name" : {
4+ "translate" : " gameType.diceyheights.dicey_heights"
5+ },
6+ "icon" : " minecraft:dispenser" ,
7+ "entries" : [
8+ {
9+ "type" : " nucleoid_extras:quick_portal" ,
10+ "portal" : " nucleoid:dicey_heights/singles/root" ,
11+ "quick_portal" : " nucleoid:dicey_heights/singles/quick" ,
12+ "message" : {
13+ "translate" : " text.nucleoid_extras.ui.action.modes"
14+ }
15+ },
16+ {
17+ "type" : " nucleoid_extras:quick_portal" ,
18+ "portal" : " nucleoid:dicey_heights/two_teams/root" ,
19+ "quick_portal" : " nucleoid:dicey_heights/two_teams/quick" ,
20+ "message" : {
21+ "translate" : " text.nucleoid_extras.ui.action.modes"
22+ }
23+ },
24+ {
25+ "type" : " nucleoid_extras:quick_portal" ,
26+ "portal" : " nucleoid:dicey_heights/four_teams/root" ,
27+ "quick_portal" : " nucleoid:dicey_heights/four_teams/quick" ,
28+ "message" : {
29+ "translate" : " text.nucleoid_extras.ui.action.modes"
30+ }
31+ }
32+ ]
33+ }
Original file line number Diff line number Diff line change 1+ {
2+ "type" : " plasmid:concurrent_game" ,
3+ "game" : " diceyheights:standard_dicey_heights"
4+ }
Original file line number Diff line number Diff line change 1+ {
2+ "type" : " nucleoid_extras:styled/simple_menu" ,
3+ "icon" : " minecraft:dispenser" ,
4+ "games" : [
5+ " diceyheights:standard_dicey_heights" ,
6+ " diceyheights:separate_dicey_heights" ,
7+ " diceyheights:overload_dicey_heights" ,
8+ " diceyheights:separate_overload_dicey_heights" ,
9+ " diceyheights:standard_pillar_spawning_dicey_heights" ,
10+ " diceyheights:separate_pillar_spawning_dicey_heights" ,
11+ " diceyheights:overload_pillar_spawning_dicey_heights" ,
12+ " diceyheights:separate_overload_pillar_spawning_dicey_heights"
13+ ],
14+ "name" : {
15+ "translate" : " game.nucleoid.singles"
16+ }
17+ }
Original file line number Diff line number Diff line change 1+ {
2+ "type" : " plasmid:concurrent_game" ,
3+ "game" : " diceyheights:standard_dicey_heights_2_teams"
4+ }
Original file line number Diff line number Diff line change 1+ {
2+ "type" : " nucleoid_extras:styled/simple_menu" ,
3+ "icon" : {
4+ "id" : " minecraft:dispenser" ,
5+ "count" : 2
6+ },
7+ "games" : [
8+ " diceyheights:standard_dicey_heights_2_teams" ,
9+ " diceyheights:separate_dicey_heights_2_teams" ,
10+ " diceyheights:overload_dicey_heights_2_teams" ,
11+ " diceyheights:separate_overload_dicey_heights_2_teams" ,
12+ " diceyheights:standard_pillar_spawning_dicey_heights_2_teams" ,
13+ " diceyheights:separate_pillar_spawning_dicey_heights_2_teams" ,
14+ " diceyheights:overload_pillar_spawning_dicey_heights_2_teams" ,
15+ " diceyheights:separate_overload_pillar_spawning_dicey_heights_2_teams"
16+ ],
17+ "name" : {
18+ "translate" : " game.nucleoid.two_teams"
19+ }
20+ }
Original file line number Diff line number Diff line change 6565 "type" : " plasmid:portal" ,
6666 "portal" : " nucleoid:micro_battle/root"
6767 },
68+ {
69+ "type" : " plasmid:portal" ,
70+ "portal" : " nucleoid:dicey_heights/root"
71+ },
6872 {
6973 "type" : " plasmid:portal" ,
7074 "portal" : " nucleoid:beacon_breakers/root"
You can’t perform that action at this time.
0 commit comments