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

10 lines
301 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",
"particle": "minecraft:block/beehive_side"
}
}