{
	"parent": "block/block",
	"elements": [ 	 
		{
			"from": [ 6, 0, 8 ],
			"to": [ 10, 9.5, 8.001 ],
			"faces": {
				"north": { "uv": [ 11, 6.5, 15, 16 ], "texture": "#holder" },
				"south": { "uv": [ 15, 6.5, 11, 16 ], "texture": "#holder" }
			}
		},
		{
			"from": [ 8, 0, 6 ],
			"to": [ 8.001, 9.5, 10 ],
			"faces": {
				"west": { "uv": [ 15, 6.5, 11, 16 ], "texture": "#holder" },
				"east": { "uv": [ 11, 6.5, 15, 16 ], "texture": "#holder" }
			}
		},
		{
			"from": [ 6.75, 9.5, 6.75 ],
			"to": [ 9.25, 9.501, 9.25 ],
			"faces": {
				"down": { "uv": [ 13.5, 4, 16, 6.5 ], "texture": "#candle" },
				"up": { "uv": [ 13.5, 4, 16, 6.5 ], "texture": "#candle" }
			}
		},
		{
			"from": [ 7.5, 9.5, 7.5 ],
			"to": [ 8.5, 15.5, 8.5 ],
			"faces": {
				"up": { "uv": [ 0, 0, 1, 1 ], "texture": "#candle" },
				"north": { "uv": [ 1, 0, 2, 6 ], "texture": "#candle" },
				"south": { "uv": [ 3, 0, 4, 6 ], "texture": "#candle" },
				"west": { "uv": [ 2, 0, 3, 6 ], "texture": "#candle" },
				"east": { "uv": [ 0, 0, 1, 6 ], "texture": "#candle" }
			}
		},
		{
			"from": [ 7.125, 15.5, 8 ],
			"to": [ 8.875, 17.5, 8.001 ],
			"rotation": { "origin": [ 8, 16.5, 8 ], "axis": "y", "angle": -45 },
			"faces": {
				"north": { "uv": [ 6.5, 2, 10, 6 ], "texture": "#flame" },
				"south": { "uv": [ 10, 2, 6.5, 6 ], "texture": "#flame" }
			}
		},
		{
			"from": [ 7.125, 15.5, 8 ],
			"to": [ 8.875, 17.5, 8.001 ],
			"rotation": { "origin": [ 8, 16.5, 8 ], "axis": "y", "angle": 45 },
			"faces": {
				"north": { "uv": [ 6.5, 2, 10, 6 ], "texture": "#flame" },
				"south": { "uv": [ 10, 2, 6.5, 6 ], "texture": "#flame" }
			}
		}
	]
}