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