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

8 lines
206 B
JSON

{
"variants": {
"type=bottom": { "model": "block/quartz_slab" },
"type=top": { "model": "block/quartz_slab_top" },
"type=double": { "model": "block/quartz_slab_double" }
}
}