Files
minecraft-assets/assets/minecraft/models/block/barrel_open.json
2023-03-01 18:28:44 +01:00

8 lines
205 B
JSON

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