minecraft-assets/assets/minecraft/blockstates/smooth_quartz_slab.json

8 lines
215 B
JSON

{
"variants": {
"type=bottom": { "model": "block/smooth_quartz_slab" },
"type=top": { "model": "block/smooth_quartz_slab_top" },
"type=double": { "model": "block/smooth_quartz" }
}
}