minecraft-src/data/minecraft/worldgen/structure_set/ocean_ruins.json
2025-07-04 01:41:11 +03:00

18 lines
No EOL
304 B
JSON

{
"placement": {
"type": "minecraft:random_spread",
"salt": 14357621,
"separation": 8,
"spacing": 20
},
"structures": [
{
"structure": "minecraft:ocean_ruin_cold",
"weight": 1
},
{
"structure": "minecraft:ocean_ruin_warm",
"weight": 1
}
]
}