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