Files
minecraft-assets/assets/minecraft/models/block/beehive.json
2024-05-14 15:58:41 +02:00

11 lines
268 B
JSON

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