minecraft-src/assets/minecraft/models/block/test_block_log.json
2025-07-04 03:45:38 +03:00

6 lines
No EOL
107 B
JSON

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