summaryrefslogtreecommitdiff
path: root/assets/minecraft/models/block/cracked_nether_bricks.json
blob: 9822a7cb991ff1f86d2dc179cb0c9d7689d7efb5 (plain) (blame)
1
2
3
4
5
6
7
8
{
  "parent": "block/cube_bottom_top",
  "textures": {
    "top": "block/cracked_nether_bricks_top",
    "bottom": "block/cracked_nether_bricks_bottom",
    "side": "block/cracked_nether_bricks"
  }
}