peytonplayz585-shadow-3.0/desktopRuntime/resources/assets/minecraft/models/block/tnt.json

9 lines
173 B
JSON
Raw Normal View History

2023-08-26 14:31:51 -07:00
{
"parent": "block/cube_bottom_top",
"textures": {
"bottom": "blocks/tnt_bottom",
"top": "blocks/tnt_top",
"side": "blocks/tnt_side"
}
}