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

10 lines
307 B
JSON
Raw Normal View History

{
"parent": "minecraft:block/orientable_with_bottom",
"textures": {
"top": "minecraft:block/beehive_end",
"bottom": "minecraft:block/beehive_end",
"side": "minecraft:block/beehive_side",
"front": "minecraft:block/beehive_front_honey",
"particle": "minecraft:block/beehive_side"
}
}