Files
wireless-docs/assets/minecraft/models/block/cherry_slab_top.json
2026-07-03 22:04:34 -04:00

8 lines
198 B
JSON

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