blob: cee216553b7a6d7e61da1091b9956507f9417255 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
{
"variants": {
"type=bottom": {
"model": "minecraft:block/quartz_slab"
},
"type=double": {
"model": "minecraft:block/quartz_slab_double"
},
"type=top": {
"model": "minecraft:block/quartz_slab_top"
}
}
}
|