moved moonbase structure to the last step of worldgen so it doesn't get stuff placed on top of it
This commit is contained in:
parent
dc99a50fe7
commit
af3b8a22cc
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@
|
|||
"biomes": "#tfg:has_structure/moonbase",
|
||||
"max_distance_from_center": 80,
|
||||
"project_start_to_heightmap": "WORLD_SURFACE_WG",
|
||||
"step": "strongholds",
|
||||
"step": "top_layer_modification",
|
||||
"terrain_adaptation": "beard_thin",
|
||||
"use_expansion_hack": false,
|
||||
"spawn_overrides": {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue