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

10 lines
309 B
JSON

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