Files
wireless-docs/public/assets/minecraft/blockstates/smooth_quartz_slab.json
2026-07-06 17:09:00 -04:00

13 lines
258 B
JSON

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