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