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

14 lines
225 B
JSON

{
"placement": {
"type": "minecraft:random_spread",
"salt": 31415926,
"separation": 8,
"spacing": 28
},
"structures": [
{
"structure": "minecraft:ruined_portatol",
"weight": 1
}
]
}