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