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