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