Files
minecraft-assets/assets/minecraft/models/block/chiseled_tuff.json
2024-10-09 18:32:42 +02:00

7 lines
158 B
JSON

{
"parent": "minecraft:block/cube_column",
"textures": {
"end": "minecraft:block/chiseled_tuff_top",
"side": "minecraft:block/chiseled_tuff"
}
}