minecraft-assets/assets/minecraft/blockstates/cherry_slab.json

13 lines
244 B
JSON

{
"variants": {
"type=bottom": {
"model": "minecraft:block/cherry_slab"
},
"type=double": {
"model": "minecraft:block/cherry_planks"
},
"type=top": {
"model": "minecraft:block/cherry_slab_top"
}
}
}