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

20 lines
375 B
JSON

{
"placement": {
"type": "integrated_api:advanced_random_spread",
"super_exclusion_zone": {
"chunk_count": 4,
"other_set": "#cabin:windmill_avoid"
},
"salt": 2132137514,
"separation": 8,
"spacing": 20,
"spread_type": "triangular"
},
"structures": [
{
"structure": "cabin:broken_windmill",
"weight": 1
}
]
}