This commit is contained in:
Pyritie 2025-09-24 23:09:22 +01:00
parent f677f87368
commit 241266e01b
23 changed files with 206 additions and 47 deletions

View file

@ -7,9 +7,9 @@
"step": "surface_structures",
"terrain_adaptation": "beard_thin",
"start_height": {
"absolute": 0
"absolute": -1
},
"project_start_to_heightmap": "WORLD_SURFACE_WG",
"project_start_to_heightmap": "MOTION_BLOCKING",
"use_expansion_hack": false,
"adapt_noise": true,
"spawn_overrides": {

View file

@ -7,9 +7,9 @@
"step": "surface_structures",
"terrain_adaptation": "beard_thin",
"start_height": {
"absolute": 0
"absolute": -1
},
"project_start_to_heightmap": "WORLD_SURFACE_WG",
"project_start_to_heightmap": "MOTION_BLOCKING",
"use_expansion_hack": false,
"adapt_noise": true,
"spawn_overrides": {}