Files
minecraft-assets/assets/minecraft/models/block/coal_block.json
2024-04-22 10:30:43 +02:00

6 lines
103 B
JSON

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