Files
minecraft-assets/assets/minecraft/blockstates/smooth_quartz_slab.json
2021-03-10 21:55:53 +00:00

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" }
}
}