summaryrefslogtreecommitdiff
path: root/assets/minecraft/models/block/red_nether_bricks.json
blob: 2c97aa74563581a14a4be503133ece8875154b02 (plain) (blame)
1
2
3
4
5
6
7
8
{
  "parent": "block/cube_bottom_top",
  "textures": {
    "top": "block/red_nether_bricks_top",
    "bottom": "block/red_nether_bricks_bottom",
    "side": "block/red_nether_bricks"
  }
}