{
  "parent":"block/block",
  "textures": {
    "particle": "#all",
    "bushy": "block/leaves_big_oak_bl"
  },
  "elements": [
    {
      "from": [ 0, 0, 0 ],
      "to": [ 16, 16, 16 ],
      "faces": {
        "down":  { "uv": [ 16, 16, 0, 0 ], "texture": "#all", "tintindex": 0, "cullface": "down" },
        "up":    { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "tintindex": 0, "cullface": "up" },
        "north": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "tintindex": 0, "cullface": "north" },
        "south": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "tintindex": 0, "cullface": "south" },
        "west":  { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "tintindex": 0, "cullface": "west" },
        "east":  { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "tintindex": 0, "cullface": "east" }
      }
    },
    {
      "from": [ 5.6, -8, -2 ],
      "to": [ 5.6, 24, 30 ],
      "shade": false,
      "rotation": { "origin": [ -7.125, -8, 6.8125 ], "axis": "y", "angle": 22.5 },
      "faces": {
        "west":  { "uv": [ 0, 0, 16, 16 ], "texture": "#bushy", "tintindex": 0 },
        "east":  { "uv": [ 0, 0, 16, 16 ], "texture": "#bushy", "tintindex": 0 }
      }
    },
    {
      "from": [ -2, -8, 10 ],
      "to": [ 30, 24, 10 ],
      "shade": false,
      "rotation": { "origin": [ 3.8125, 10, 25.875 ], "axis": "y", "angle": 22.5 },
      "faces": {
        "north": { "uv": [ 0, 0, 16, 16 ], "texture": "#bushy", "tintindex": 0 },
        "south": { "uv": [ 0, 0, 16, 16 ], "texture": "#bushy", "tintindex": 0 }
      }
    }
  ]
}


