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