Files
minecraft-assets/assets/minecraft/models/block/smooth_quartz.json
2023-04-05 18:28:44 +02:00

6 lines
112 B
JSON

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