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