minecraft-src/data/minecraft/worldgen/template_pool/pillager_outpost/towers.json
2025-07-04 01:41:11 +03:00

28 lines
No EOL
750 B
JSON

{
"elements": [
{
"element": {
"element_type": "minecraft:list_pool_element",
"elements": [
{
"element_type": "minecraft:legacy_single_pool_element",
"location": "minecraft:pillager_outpost/watchtower",
"processors": {
"processors": []
},
"projection": "rigid"
},
{
"element_type": "minecraft:legacy_single_pool_element",
"location": "minecraft:pillager_outpost/watchtower_overgrown",
"processors": "minecraft:outpost_rot",
"projection": "rigid"
}
],
"projection": "rigid"
},
"weight": 1
}
],
"fallback": "minecraft:empty"
}