Files
minecraft-assets/assets/minecraft/blockstates/quartz_slab.json
2024-05-15 18:30:52 +02:00

13 lines
243 B
JSON

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