Files
minecraft-assets/assets/minecraft/models/block/coal_ore.json
2023-06-07 18:29:05 +02:00

6 lines
101 B
JSON

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