Files
minecraft-assets/assets/minecraft/models/block/test_block_accept.json
2025-02-19 18:31:59 +01:00

6 lines
110 B
JSON

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