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

14 lines
No EOL
222 B
JSON

{
"placement": {
"type": "minecraft:random_spread",
"salt": 20083232,
"separation": 8,
"spacing": 24
},
"structures": [
{
"structure": "minecraft:ancient_city",
"weight": 1
}
]
}