Files
minecraft-assets/data/minecraft/worldgen/structure/village_potato.json
2025-02-03 11:41:59 +01:00

16 lines
435 B
JSON

{
"type": "minecraft:jigsaw",
"biomes": "#minecraft:has_structure/village_potato",
"density_checks": [],
"max_distance_from_center": 80,
"project_start_to_heightmap": "WORLD_SURFACE_WG",
"size": 8,
"spawn_overrides": {},
"start_height": {
"absolute": 0
},
"start_pool": "minecraft:village/potato/town_centers",
"step": "surface_structures",
"terrain_adaptation": "beard_thin",
"use_expansion_hack": true
}