summaryrefslogtreecommitdiff
path: root/assets/minecraft/models/block/mossy_stone_brick_stairs_alt.json
blob: 7235ca69f649282a9f228b47ac8af86756430295 (plain) (blame)
1
2
3
4
5
6
7
8
{
  "parent": "block/orientable_stairs_alt",
  "textures": {
    "bottom": "block/mossy_stone_bricks",
    "top": "block/mossy_stone_bricks",
    "side": "block/mossy_stone_bricks"
  }
}