Cherry/src/main/resources/assets/cherry/models/block/cherry_slab.json

8 lines
199 B
JSON

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