SangeFault/assets/minecraft/models/block/barrel.json

8 lines
200 B
JSON
Raw Normal View History

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