Files
minecraft-assets/assets/minecraft/models/block/bee_hive.json
2019-09-14 12:34:49 +00:00

11 lines
273 B
JSON

{
"parent": "block/orientable_with_bottom",
"textures": {
"particle": "block/bee_hive_side",
"bottom": "block/bee_hive_end",
"top": "block/bee_hive_end",
"front": "block/bee_hive_front",
"side": "block/bee_hive_side"
}
}