Files
minecraft-assets/assets/minecraft/models/block/cherry_stairs.json
2024-10-23 18:31:37 +02:00

8 lines
196 B
JSON

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