minecraft-src/assets/minecraft/models/block/bee_nest_empty.json
2025-07-04 02:00:41 +03:00

10 lines
No EOL
309 B
JSON

{
"parent": "minecraft:block/orientable_with_bottom",
"textures": {
"bottom": "minecraft:block/bee_nest_bottom",
"front": "minecraft:block/bee_nest_front",
"particle": "minecraft:block/bee_nest_side",
"side": "minecraft:block/bee_nest_side",
"top": "minecraft:block/bee_nest_top"
}
}