summaryrefslogtreecommitdiff
path: root/assets/minecraft/models/block/mud_brick_stairs_outer.json
blob: 1eb937e070c205290cc85c37c2da306b65e7fb94 (plain) (blame)
1
2
3
4
5
6
7
8
{
  "parent": "block/orientable_outer_stairs",
  "textures": {
    "bottom": "block/mud_brick_stairs_bottom",
    "top": "block/mud_brick_stairs_top",
    "side": "block/mud_brick_stairs"
  }
}