summaryrefslogtreecommitdiff
path: root/assets/minecraft/models/block/birch_stairs_outer.json
blob: 70c236d829b2498e3193c9cf5ec25666fa6297ae (plain) (blame)
1
2
3
4
5
6
7
8
{
"parent": "block/orientable_outer_stairs",
  "textures": {
    "bottom": "block/birch_planks",
    "top": "block/birch_planks",
    "side": "block/birch_planks"
  }
}