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