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