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