Adjust changeling hive size

This commit is contained in:
Sollace 2024-09-21 22:46:18 +01:00
parent c75b4b36b8
commit 5b443f118d
No known key found for this signature in database
GPG key ID: E52FACE7B5C773DB

View file

@ -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
}