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