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

8 lines
No EOL
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"
}
}