Files
minecraft-assets/assets/minecraft/models/block/cherry_slab.json
2023-05-24 18:29:03 +02:00

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"
}
}