{
	"credit": "Created by Stridey",
	"parent": "block/block",
	"textures": {
		"particle": "block/small_dripleaf_stem_bottom",
		"stem": "block/small_dripleaf_stem_bottom"
	},
	"elements": [
		{
			"from": [4.5, 0, 8],
			"to": [11.5, 16, 8],
			"shade": false,
			"rotation": {"angle": 45, "axis": "y", "origin": [8, 8, 8]},
			"faces": {
				"north": {"uv": [4, 0, 12, 16], "texture": "#stem"},
				"south": {"uv": [4, 0, 12, 16], "texture": "#stem"}
			}
		},
		{
			"from": [4.5, 0, 8],
			"to": [11.5, 16, 8],
			"shade": false,
			"rotation": {"angle": -45, "axis": "y", "origin": [8, 8, 8]},
			"faces": {
				"north": {"uv": [4, 0, 12, 16], "texture": "#stem"},
				"south": {"uv": [4, 0, 12, 16], "texture": "#stem"}
			}
		}
	]
}