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