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