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