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

27 lines
No EOL
576 B
JSON

{
"elements": [
{
"element": {
"element_type": "minecraft:single_pool_element",
"location": "minecraft:bastion/mobs/hoglin",
"processors": {
"processors": []
},
"projection": "rigid"
},
"weight": 2
},
{
"element": {
"element_type": "minecraft:single_pool_element",
"location": "minecraft:bastion/mobs/empty",
"processors": {
"processors": []
},
"projection": "rigid"
},
"weight": 1
}
],
"fallback": "minecraft:empty"
}