SangeFault/assets/minecraft/models/block/bee_nest_honey.json

10 lines
315 B
JSON
Raw Normal View History

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