summaryrefslogtreecommitdiff
path: root/assets/minecraft/models/block/cherry_stairs_outer.json
blob: 7782a2d370e3d20f04cc60a44abda474cf4713f7 (plain) (blame)
1
2
3
4
5
6
7
8
{
"parent": "block/orientable_outer_stairs",
  "textures": {
    "bottom": "block/cherry_planks",
    "top": "block/cherry_planks",
    "side": "block/cherry_planks"
  }
}