summaryrefslogtreecommitdiff
path: root/assets/blocks/bricks.json
blob: 5d7f506368ab2a3191eac929b1dfc4f88bfd668a (plain)
1
2
3
4
5
6
7
8
9
10
{
  "model": "default",
  "texture": "all",
  "textures": {
    "face": "bricks"
  },
  "transparent": false,
  "renderNeighbors": false,
  "placeable": true
}