summaryrefslogtreecommitdiff
path: root/assets/minecraft/models/block/stone_brick_stairs_outer_alt.json
blob: e449198d0b66502aabcd46b2c8058084390e3a63 (plain) (blame)
1
2
3
4
5
6
7
8
{
  "parent": "block/orientable_outer_stairs_alt",
  "textures": {
    "bottom": "block/stone_bricks",
    "top": "block/stone_bricks",
    "side": "block/stone_bricks"
  }
}