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