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

10 lines
309 B
JSON
Raw Normal View History

{
"parent": "minecraft:block/orientable_with_bottom",
"textures": {
"top": "minecraft:block/bee_nest_top",
"bottom": "minecraft:block/bee_nest_bottom",
"side": "minecraft:block/bee_nest_side",
"front": "minecraft:block/bee_nest_front",
"particle": "minecraft:block/bee_nest_side"
}
}