mirror of
https://github.com/Sollace/Unicopia.git
synced 2024-11-27 07:17:58 +01:00
Adjust changeling hive size
This commit is contained in:
parent
c75b4b36b8
commit
5b443f118d
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
}
|
Loading…
Reference in a new issue