summaryrefslogtreecommitdiff
path: root/assets/blocks/wood.json
blob: 62fc90ba61607523248fbd8f50a0493914a29e0b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "model": "default",
  "texture": "side",
  "textures": {
    "side": "wood_side",
    "top": "wood_top",
    "bottom": "wood_top"
  },
  "transparent": false,
  "renderNeighbors": false,
  "placeable": true
}