diff --git a/src/main/resources/data/unicopia/worldgen/structure/abandoned_changeling_hive.json b/src/main/resources/data/unicopia/worldgen/structure/abandoned_changeling_hive.json index 70b16c5a..452e16aa 100644 --- a/src/main/resources/data/unicopia/worldgen/structure/abandoned_changeling_hive.json +++ b/src/main/resources/data/unicopia/worldgen/structure/abandoned_changeling_hive.json @@ -3,7 +3,7 @@ "biomes": "#minecraft:is_forest", "max_distance_from_center": 112, "project_start_to_heightmap": "WORLD_SURFACE_WG", - "size": 7, + "size": 20, "spawn_overrides": { "monster": { "bounding_box": "piece", @@ -21,7 +21,7 @@ "absolute": -7 }, "start_pool": "unicopia:changeling_hive/start", - "step": "underground_decoration", + "step": "underground_structures", "terrain_adaptation": "none", "use_expansion_hack": false } \ No newline at end of file