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