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