From 5bd54f2bc2b7c9c114051b65d89b772d77369184 Mon Sep 17 00:00:00 2001 From: Thutmose Date: Sun, 5 Dec 2021 15:16:02 -0500 Subject: [PATCH] Update worldgen.json this was moved to the separate file --- .../pokecube_legends/structures/worldgen.json | 133 ------------------ 1 file changed, 133 deletions(-) diff --git a/src/main/resources/data/pokecube_legends/structures/worldgen.json b/src/main/resources/data/pokecube_legends/structures/worldgen.json index 4a2b4932f0..15b31f97b1 100644 --- a/src/main/resources/data/pokecube_legends/structures/worldgen.json +++ b/src/main/resources/data/pokecube_legends/structures/worldgen.json @@ -43,111 +43,6 @@ "pokecube_legends:temples/surface/unown_temple/rooms/room_treasure_a;{\"weight\":3,\"extra\":{\"markers_to_air\":true}}" ] }, - - // Aether Foundation - { - "name":"pokecube_legends:village/ocean/town_centers", - "rigid":true, - "ignoreAir":false, - "options":[ - "pokecube_legends:village/ocean/town_centers/center_1;{\"extra\":{\"markers_to_air\":true}}" - ] - }, - { - "name":"pokecube_legends:village/ocean/town_centers/bottom_1", - "rigid":true, - "ignoreAir":false, - "options":[ - "pokecube_legends:village/ocean/town_centers/bottom_1;{\"extra\":{\"markers_to_air\":true}}" - ] - }, - { - "name":"pokecube_legends:village/ocean/town_centers/bottom_2", - "rigid":true, - "ignoreAir":false, - "options":[ - "pokecube_legends:village/ocean/town_centers/bottom_2;{\"extra\":{\"markers_to_air\":true}}" - ] - }, - { - "name":"pokecube_legends:village/ocean/terminators", - "rigid":true, - "options":[ - "pokecube_legends:village/ocean/terminators/terminator_01" - ] - }, - { - "name":"pokecube_legends:village/ocean/streets", - "rigid":true, - "ignoreAir":false, - "options":[ - "pokecube_legends:village/ocean/streets/road_1;{\"weight\":3,\"extra\":{\"markers_to_air\":true}}", - "pokecube_legends:village/ocean/streets/road_2;{\"weight\":5,\"extra\":{\"markers_to_air\":true}}", - "pokecube_legends:village/ocean/streets/road_close;{\"weight\":2,\"extra\":{\"markers_to_air\":true}}" - ] - }, - { - "name":"pokecube_legends:village/ocean/pokecenter/path", - "rigid":true, - "options":[ - "pokecube_legends:village/ocean/pokecenter/path" - ] - }, - { - "name":"pokecube_legends:village/ocean/gym/path", - "rigid":true, - "options":[ - "pokecube_legends:village/ocean/gym/path" - ] - }, - { - "name":"pokecube_legends:village/ocean/gym/aether_path", - "rigid":true, - "options":[ - "pokecube_legends:village/ocean/gym/aether_path" - ] - }, - { - "name":"pokecube_legends:village/ocean/room", - "rigid":true, - "options":[ - "pokecube_legends:village/ocean/room/room_1;{\"weight\":5}", - "pokecube_legends:village/ocean/room/room_2;{\"weight\":5}", - "pokecube_legends:village/ocean/room/room_3;{\"weight\":5}", - "pokecube_legends:village/ocean/room/room_4;{\"weight\":5}" - ] - }, - { - "name":"pokecube_legends:village/ocean/room_base", - "rigid":true, - "options":[ - "pokecube_legends:village/ocean/room_base/room_1;{\"weight\":5}", - "pokecube_legends:village/ocean/room_base/room_2;{\"weight\":3}" - ] - }, - { - "name":"pokecube_legends:village/ocean/top", - "rigid":true, - "options":[ - "pokecube_legends:village/ocean/top/aether_top_1", - "pokecube_legends:village/ocean/top/aether_top_2" - ] - }, - { - "name":"pokecube_legends:village/ocean/houses", - "ignoreAir":false, - "rigid":true, - "options":[ - "pokecube_legends:village/ocean/houses/house_close;{\"weight\":3,\"extra\":{\"markers_to_air\":true}}", - "pokecube_legends:village/ocean/houses/house_1;{\"weight\":8,\"extra\":{\"markers_to_air\":true}}", - "pokecube_legends:village/ocean/houses/house_2;{\"weight\":8,\"extra\":{\"markers_to_air\":true}}", - "pokecube_legends:village/ocean/houses/house_3;{\"weight\":8,\"extra\":{\"markers_to_air\":true}}", - "pokecube_legends:village/ocean/houses/house_4;{\"weight\":8,\"extra\":{\"markers_to_air\":true}}", - "pokecube_legends:village/ocean/houses/house_5;{\"weight\":6,\"extra\":{\"markers_to_air\":true}}", - "pokecube_legends:village/ocean/pokecenter/center_01;{\"flag\":\"pokecenter\"}", - "pokecube_legends:village/ocean/gym/aether_base;{\"flag\":\"gym\"}" - ] - }, // //Ultra Space Village @@ -880,34 +775,6 @@ } ], "jigsaws":[ - // - { - "name":"pokecube_legends:village/ocean", - "root":"pokecube_legends:village/ocean/town_centers", - "chance":1, - "distance":32, - "separation":12, - "size":6, - "priority":10, - "biomeType":"beach", - "base_under":false, - "needed_once":[ - "pokecenter", - "gym" - ], - "dimBlacklist":[ - "the_nether", - "the_end" - ], - "spawn":{ - "values":{ - "biomes":"warm_ocean", - "typesBlacklist":"cold", - "categoryBlacklist":"the_end,nether,icy,beach" - } - } - }, - // { "type":"pokecube_legends:village", "name":"pokecube_legends:village/ultraspace",