Files
minecraft-assets/assets/minecraft/blockstates/quartz_slab.json
2018-01-13 19:20:05 +00:00

8 lines
182 B
JSON

{
"variants": {
"type=bottom": { "model": "quartz_slab" },
"type=top": { "model": "quartz_slab_top" },
"type=double": { "model": "quartz_block" }
}
}