summaryrefslogtreecommitdiff
path: root/assets/minecraft/models/block/prismarine_brick_stairs_outer.json
blob: 23e5b7d2f2539c53a938e2fe03a32f717a5c030a (plain) (blame)
1
2
3
4
5
6
7
8
{
  "parent": "block/outer_stairs",
  "textures": {
    "bottom": "block/prismarine_bricks_bottom",
    "top": "block/prismarine_bricks_top",
    "side": "block/prismarine_bricks"
  }
}