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:
Pyritie 2025-05-13 17:10:19 +01:00
parent dc99a50fe7
commit af3b8a22cc

View file

@ -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": {}