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