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