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

6 lines
No EOL
109 B
JSON

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