Files
minecraft-assets/data/minecraft/worldgen/structure/village_snowy.json
2025-03-19 18:31:15 +01:00

15 lines
409 B
JSON

{
"type": "minecraft:jigsaw",
"biomes": "#minecraft:has_structure/village_snowy",
"max_distance_from_center": 80,
"project_start_to_heightmap": "WORLD_SURFACE_WG",
"size": 6,
"spawn_overrides": {},
"start_height": {
"absolute": 0
},
"start_pool": "minecraft:village/snowy/town_centers",
"step": "surface_structures",
"terrain_adaptation": "beard_thin",
"use_expansion_hack": true
}