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