{
	"credit": "Created by Stridey",
	"textures": {
		"bottom": "block/cake_bottom",
		"top": "block/cake_top",
		"particle": "block/cake_side",
		"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"}
			}
		}
	],
	"display": {
		"thirdperson_righthand": {
			"rotation": [75, 45, 0],
			"translation": [0, 2.5, 0],
			"scale": [0.375, 0.375, 0.375]
		},
		"thirdperson_lefthand": {
			"rotation": [75, 45, 0],
			"translation": [0, 2.5, 0],
			"scale": [0.375, 0.375, 0.375]
		},
		"firstperson_righthand": {
			"rotation": [0, 45, 0],
			"translation": [0, 1.25, 0],
			"scale": [0.4, 0.4, 0.4]
		},
		"firstperson_lefthand": {
			"rotation": [0, 225, 0],
			"translation": [0, 1.25, 0],
			"scale": [0.4, 0.4, 0.4]
		},
		"ground": {
			"translation": [0, 3, 0],
			"scale": [0.25, 0.25, 0.25]
		},
		"gui": {
			"rotation": [30, 225, 0],
			"scale": [0.625, 0.625, 0.625]
		},
		"head": {
			"translation": [0, 14.5, 0]
		},
		"fixed": {
			"scale": [0.5, 0.5, 0.5]
		}
	}
}