SangeFault/assets/minecraft/models/block/bee_nest.json
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 a50683c84e Updated to 1.18.1 Vanilla Assets
basically starting over... this is gonna be fun!
2022-01-20 17:44:06 +01:00

10 lines
No EOL
309 B
JSON

{
"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"
}
}