Files
minecraft-assets/assets/minecraft/models/block/bee_nest_honey.json
2025-02-19 18:31:59 +01:00

10 lines
315 B
JSON

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