neuralgia/kubejs/data/tfc_ruins/worldgen/structure_set/ruins.json
2026-01-01 19:44:49 +00:00

26 lines
No EOL
465 B
JSON

{
"structures": [
{
"structure": "tfc_ruins:ruin_small",
"weight": 4
},
{
"structure": "tfc_ruins:ruin_beach",
"weight": 3
},
{
"structure": "tfc_ruins:ruin_rich",
"weight": 2
}
],
"placement": {
"type": "minecraft:random_spread",
"salt": 9134739237,
"exclusion_zone": {
"other_set": "minecraft:strongholds",
"chunk_count": 6
},
"spacing": 35,
"separation": 10
}
}