Files
Technic-Server-1.20.1/overrides/kubejs/data/cabin/worldgen/structure/mountain_cabin.json
Jacob Vinding c4ad0f3e2e Added mod files
2025-12-26 21:38:55 +01:00

15 lines
390 B
JSON

{
"type": "minecraft:jigsaw",
"biomes": "#cabin:has_structure/mountain_cabin",
"max_distance_from_center": 80,
"project_start_to_heightmap": "WORLD_SURFACE_WG",
"size": 1,
"spawn_overrides": {},
"start_height": {
"absolute": 0
},
"start_pool": "cabin:mountain_cabin",
"step": "surface_structures",
"terrain_adaptation": "beard_thin",
"use_expansion_hack": true
}