summaryrefslogtreecommitdiff
path: root/assets/minecraft/models/block/red_nether_brick_stairs.json
blob: 732f4201761a565f488c1a6e689a90624d9f956f (plain) (blame)
1
2
3
4
5
6
7
8
{
  "parent": "block/orientable_stairs",
  "textures": {
    "bottom": "block/red_nether_bricks",
    "top": "block/red_nether_bricks",
    "side": "block/red_nether_bricks"
  }
}