minecraft-assets/assets/minecraft/models/block/cherry_slab.json

8 lines
194 B
JSON

{
"parent": "minecraft:block/slab",
"textures": {
"bottom": "minecraft:block/cherry_planks",
"side": "minecraft:block/cherry_planks",
"top": "minecraft:block/cherry_planks"
}
}