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