Files
minecraft-assets/assets/minecraft/models/block/barrel_open.json
2021-07-07 09:21:22 +00:00

8 lines
205 B
JSON

{
"parent": "minecraft:block/cube_bottom_top",
"textures": {
"top": "minecraft:block/barrel_top_open",
"bottom": "minecraft:block/barrel_bottom",
"side": "minecraft:block/barrel_side"
}
}