Files
minecraft-assets/assets/minecraft/blockstates/smooth_quartz_slab.json
2023-09-06 18:29:26 +02: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"
}
}
}