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