summaryrefslogtreecommitdiff
path: root/assets/minecraft/models/block/nether_brick_stairs_face.json
blob: ce369e6fd81ac62717579120282e319e1d5cf4bb (plain) (blame)
1
2
3
4
5
6
{
  "parent": "block/orientable_stairs_face",
  "textures": {
    "side": "block/nether_bricks"
  }
}