Files
minecraft-assets/assets/minecraft/models/block/cherry_slab.json
2023-03-01 18:28:44 +01: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"
}
}