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

14 lines
No EOL
225 B
JSON

{
"placement": {
"type": "minecraft:random_spread",
"salt": 94251327,
"separation": 12,
"spacing": 34
},
"structures": [
{
"structure": "minecraft:trial_chambers",
"weight": 1
}
]
}