source-code/desktopRuntime/resources/assets/minecraft/models/block/tnt.json
eaglercraft 784a776dbb add files
2024-02-14 20:52:11 -08:00

8 lines
181 B
JSON
Executable file

{
"parent": "block/cube_bottom_top",
"textures": {
"bottom": "blocks/tnt_bottom",
"top": "blocks/tnt_top",
"side": "blocks/tnt_side"
}
}