{
	"parent": "block/block",
	"textures": {
		"particle": "block/cake_side",
        "bottom": "block/cake_bottom",
        "top": "block/cake_top",
        "side": "block/cake_side"
	},
	"elements": [
		{
			"from": [1, 0, 1],
			"to": [15, 8, 15],
			"faces": {
				"north": {"uv": [1, 8, 15, 16], "texture": "#side"},
				"east": {"uv": [1, 8, 15, 16], "texture": "#side"},
				"south": {"uv": [1, 8, 15, 16], "texture": "#side"},
				"west": {"uv": [1, 8, 15, 16], "texture": "#side"},
				"up": {"uv": [1, 1, 15, 15], "texture": "#top"},
				"down": {"uv": [1, 1, 15, 15], "texture": "#bottom", "cullface": "down"}
			}
		},
		{
			"from": [7.125, 14, 8],
			"to": [8.875, 16, 8],
			"rotation": {"angle": -45, "axis": "y", "origin": [8, 15, 8]},
			"faces": {
				"north": {"uv": [6.5, 2, 10, 6], "texture": "#flame"},
				"south": {"uv": [10, 2, 6.5, 6], "texture": "#flame"}
			}
		},
		{
			"from": [7.125, 14, 8],
			"to": [8.875, 16, 8],
			"rotation": {"angle": 45, "axis": "y", "origin": [8, 15, 8]},
			"faces": {
				"north": {"uv": [6.5, 2, 10, 6], "texture": "#flame"},
				"south": {"uv": [10, 2, 6.5, 6], "texture": "#flame"}
			}
		},
		{
			"from": [7.5, 8, 7.5],
			"to": [8.5, 14, 8.5],
			"rotation": {"angle": 0, "axis": "y", "origin": [8, 11, 8]},
			"faces": {
				"north": {"uv": [1, 0, 2, 6], "texture": "#candle"},
				"east": {"uv": [0, 0, 1, 6], "texture": "#candle"},
				"south": {"uv": [3, 0, 4, 6], "texture": "#candle"},
				"west": {"uv": [2, 0, 3, 6], "texture": "#candle"},
				"up": {"uv": [0, 0, 1, 1], "texture": "#candle"}
			}
		}
	],
	"display": {
		"thirdperson_righthand": {
			"rotation": [53.25, 86, 0],
			"translation": [0.75, 1.75, 4.75]
		},
		"thirdperson_lefthand": {
			"rotation": [53.25, 86, 0],
			"translation": [0.75, 1.75, 4.75]
		},
		"firstperson_righthand": {
			"rotation": [0, 56.75, 0],
			"translation": [3.75, 2.75, -0.25]
		},
		"firstperson_lefthand": {
			"rotation": [0, 56.75, 0],
			"translation": [3.75, 2.75, -0.25]
		},
		"ground": {
			"scale": [0.4, 0.4, 0.4]
		},
		"gui": {
			"rotation": [30, 225, 0],
			"scale": [0.7, 0.7, 0.7]
		},
		"head": {
			"translation": [-1.5, 13.5, 0.75],
			"scale": [1.5, 1.5, 1.5]
		},
		"fixed": {
			"translation": [-1.19727, -1.25, -0.75],
			"scale": [1.27734, 1.10156, 0]
		}
	}
}