{
	"credit": "Created by Stridey",
	"parent": "block/block",
	"textures": {
		"top": "block/big_dripleaf_top",
		"stem": "block/big_dripleaf_stem_partial_tilt",
		"side": "block/big_dripleaf_side",
		"tip": "block/big_dripleaf_tip",
		"particle": "block/big_dripleaf_top"
	},
	"elements": [
		{
			"from": [0, 15, 0],
			"to": [16, 15, 16],
			"shade": false,
			"rotation": {"angle": -22.5, "axis": "x", "origin": [8, 15, 16]},
			"faces": {
				"up": {"uv": [0, 0, 16, 16], "texture": "#top"},
				"down": {"uv": [16, 16, 0, 0], "texture": "#top"}
			}
		},
		{
			"from": [0, 11, 0],
			"to": [16, 15, 0],
			"shade": false,
			"rotation": {"angle": -22.5, "axis": "x", "origin": [8, 15, 16]},
			"faces": {
				"north": {"uv": [0, 0, 16, 4], "texture": "#tip"},
				"south": {"uv": [0, 0, 16, 4], "texture": "#tip"}
			}
		},
		{
			"from": [0, 11, 0],
			"to": [0.002, 15, 16],
			"shade": false,
			"rotation": {"angle": -22.5, "axis": "x", "origin": [8, 15, 16]},
			"faces": {
				"east": {"uv": [16, 0, 0, 4], "texture": "#side"},
				"west": {"uv": [0, 0, 16, 4], "texture": "#side", "cullface": "west"}
			}
		},
		{
			"from": [15.998, 11, 0],
			"to": [16, 15, 16],
			"shade": false,
			"rotation": {"angle": -22.5, "axis": "x", "origin": [8, 15, 16]},
			"faces": {
				"east": {"uv": [16, 0, 0, 4], "texture": "#side", "cullface": "east"},
				"west": {"uv": [0, 0, 16, 4], "texture": "#side"}
			}
		},
		{
			"from": [5, 0, 12],
			"to": [11, 15, 12],
			"shade": false,
			"rotation": {"angle": 45, "axis": "y", "origin": [8, 8, 12], "rescale": true},
			"faces": {
				"north": {"uv": [3, 0, 14, 16], "texture": "#stem"},
				"south": {"uv": [3, 0, 14, 16], "texture": "#stem"}
			}
		},
		{
			"from": [5, 0, 12],
			"to": [11, 15, 12],
			"shade": false,
			"rotation": {"angle": -45, "axis": "y", "origin": [8, 8, 12], "rescale": true},
			"faces": {
				"north": {"uv": [3, 0, 14, 16], "texture": "#stem"},
				"south": {"uv": [3, 0, 14, 16], "texture": "#stem"}
			}
		}
	]
}