summaryrefslogtreecommitdiff
path: root/assets/minecraft/models/item/red_nether_brick_stairs.json
blob: 4bce36980e0e039c087f3468305e2174ef5c4b3b (plain) (blame)
1
2
3
4
5
6
{
  "parent": "block/stairs_inventory",
  "textures": {
    "side": "block/red_nether_bricks"
  }
}