source-code/desktopRuntime/resources/assets/minecraft/models/block/test_block_fail.json

6 lines
No EOL
108 B
JSON

{
"parent": "minecraft:block/cube_all",
"textures": {
"all": "minecraft:block/test_block_fail"
}
}