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