blob: d158b89eddc6d76803cd43b0487e78a731c5531f (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
{
"parent": "block/cube_bottom_top",
"textures": {
"bottom": "block/tnt_bottom",
"side": "block/tnt_side",
"top": "block/tnt_top",
"particle": "block/tnt_particle"
}
}
|