Files
minecraft-assets/assets/minecraft/models/block/beehive.json
2022-11-30 18:37:49 +01:00

10 lines
301 B
JSON

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