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