summaryrefslogtreecommitdiff
path: root/assets/minecraft/models/block/nether_brick_stairs_inner_alt.json
blob: 47f693639fca92ad660dbc2783a1552a14d4d774 (plain) (blame)
1
2
3
4
5
6
7
8
{
  "parent": "block/orientable_inner_stairs_alt",
  "textures": {
    "bottom": "block/nether_bricks",
    "top": "block/nether_bricks",
    "side": "block/nether_bricks"
  }
}