blob: 65e8d8a64846a7143d0f742f5738c375a522dfbd (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
{
"variants": {
"type=bottom": {
"model": "minecraft:block/granite_slab"
},
"type=double": {
"model": "minecraft:block/granite_slab_double"
},
"type=top": {
"model": "minecraft:block/granite_slab_top"
}
}
}
|