Skip to content

Commit

Permalink
Add Seaworthy (#66)
Browse files Browse the repository at this point in the history
* Add Seaworthy

* Add to random
  • Loading branch information
whoy51 authored Aug 8, 2023
1 parent e4711f5 commit 0fd43f4
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 4 deletions.
5 changes: 3 additions & 2 deletions data/nucleoid/game_portals/skywars_duos.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"type": "nucleoid_extras:styled/simple_menu",
"icon": {
"id": "minecraft:feather",
"id": "minecraft:ender_eye",
"Count": 2
},
"games": [
"nucleoid:skywars/random_duos",
"skywars:duos/baba",
"skywars:duos/cauldron",
"skywars:duos/coral_reef",
Expand All @@ -20,6 +20,7 @@
"skywars:duos/potofgold",
"skywars:duos/pots",
"skywars:duos/pyramid",
"skywars:duos/seaworthy",
"skywars:duos/shroomlight",
"skywars:duos/solar_system",
"skywars:duos/split",
Expand Down
5 changes: 3 additions & 2 deletions data/nucleoid/game_portals/skywars_singles.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"type": "nucleoid_extras:styled/simple_menu",
"icon": "minecraft:feather",
"icon": "minecraft:ender_eye",
"games": [
"nucleoid:skywars/random_singles",
"skywars:single/baba",
"skywars:single/cauldron",
"skywars:single/coral_reef",
Expand All @@ -19,6 +19,7 @@
"skywars:single/potofgold",
"skywars:single/pots",
"skywars:single/pyramid",
"skywars:single/seaworthy",
"skywars:single/shroomlight",
"skywars:single/solar_system",
"skywars:single/split",
Expand Down
1 change: 1 addition & 0 deletions data/nucleoid/games/skywars/random_duos.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
"skywars:duos/potofgold",
"skywars:duos/pots",
"skywars:duos/pyramid",
"skywars:duos/seaworthy",
"skywars:duos/shroomlight",
"skywars:duos/solar_system",
"skywars:duos/split",
Expand Down
1 change: 1 addition & 0 deletions data/nucleoid/games/skywars/random_singles.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
"skywars:single/potofgold",
"skywars:single/pots",
"skywars:single/pyramid",
"skywars:single/seaworthy",
"skywars:single/shroomlight",
"skywars:single/solar_system",
"skywars:single/split",
Expand Down

0 comments on commit 0fd43f4

Please sign in to comment.