diff --git a/src/main/resources/data/sabotage/games/skybound.json b/src/main/resources/data/sabotage/games/skybound.json new file mode 100644 index 0000000..f7f3f7a --- /dev/null +++ b/src/main/resources/data/sabotage/games/skybound.json @@ -0,0 +1,10 @@ +{ + "type": "sabotage:sabotage", + "map": "sabotage:skybound", + "chest_count": 75, + "players": { + "min": 1, + "max": 64, + "threshold": 6 + } +} \ No newline at end of file diff --git a/src/main/resources/data/sabotage/map_templates/skybound.nbt b/src/main/resources/data/sabotage/map_templates/skybound.nbt index ec516ed..ac6efc2 100644 Binary files a/src/main/resources/data/sabotage/map_templates/skybound.nbt and b/src/main/resources/data/sabotage/map_templates/skybound.nbt differ