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