blob: 0f502bc7858ee1e3eea8cff242dac55c5ee5dedf (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
{
"parent": "block/cube_bottom_top",
"textures": {
"bottom": "block/barrel_bottom",
"side": "block/barrel_side",
"top": "block/barrel_top",
"particle": "block/air"
}
}
|