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