minecraft-src/assets/minecraft/models/block/beehive_honey.json
2025-07-04 01:41:11 +03:00

10 lines
No EOL
307 B
JSON

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