minecraft-src/data/minecraft/worldgen/template_pool/bastion/units/pathways.json
2025-07-04 01:41:11 +03:00

23 lines
No EOL
570 B
JSON

{
"elements": [
{
"element": {
"element_type": "minecraft:single_pool_element",
"location": "minecraft:bastion/units/pathways/pathway_0",
"processors": "minecraft:housing",
"projection": "rigid"
},
"weight": 1
},
{
"element": {
"element_type": "minecraft:single_pool_element",
"location": "minecraft:bastion/units/pathways/pathway_wall_0",
"processors": "minecraft:housing",
"projection": "rigid"
},
"weight": 1
}
],
"fallback": "minecraft:empty"
}