summaryrefslogtreecommitdiff
path: root/assets/minecraft/models/block/cherry_stairs_face.json
blob: 1031cd149f363b126b2c035cf6655cb782b16e58 (plain) (blame)
1
2
3
4
5
6
{
  "parent": "block/orientable_stairs_face",
  "textures": {
    "side": "block/cherry_planks"
  }
}