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