Files
minecraft-assets/assets/minecraft/models/block/beehive_honey.json
2021-04-14 18:32:33 +00:00

10 lines
307 B
JSON

{
"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"
}
}