{
	"credit": "Made with Blockbench",
	"textures": {
		"particle": "./apple",
		"3dblock": "./apple"
	},
	"elements": [
		{
			"name": "Cube1",
			"from": [5.5, 0, 5.5],
			"to": [9.5, 4, 9.5],
			"faces": {
				"north": {"uv": [4, 4, 8, 8], "texture": "#3dblock"},
				"east": {"uv": [0, 4, 4, 8], "texture": "#3dblock"},
				"south": {"uv": [12, 4, 16, 8], "texture": "#3dblock"},
				"west": {"uv": [0, 4, 4, 8], "texture": "#3dblock"},
				"up": {"uv": [4, 0, 8, 4], "texture": "#3dblock"},
				"down": {"uv": [8, 0, 12, 4], "texture": "#3dblock"}
			}
		},
		{
			"name": "Cube2",
			"from": [5.25, -0.25, 5.25],
			"to": [9.75, 4.25, 9.75],
			"faces": {
				"north": {"uv": [4, 12, 8, 16], "texture": "#3dblock"},
				"east": {"uv": [8, 12, 12, 16], "texture": "#3dblock"},
				"south": {"uv": [12, 12, 16, 16], "texture": "#3dblock"},
				"west": {"uv": [0, 12, 4, 16], "texture": "#3dblock"},
				"up": {"uv": [4, 8, 8, 12], "texture": "#3dblock"},
				"down": {"uv": [8, 8, 12, 12], "texture": "#3dblock"}
			}
		}
	],
	"display": {
		"thirdperson_righthand": {
			"translation": [0, 4.25, 0],
			"scale": [0.7, 0.7, 0.7]
		},
		"thirdperson_lefthand": {
			"translation": [-1.25, 4.25, 0],
			"scale": [0.7, 0.7, 0.7]
		},
		"firstperson_righthand": {
			"translation": [0, 5.4347, 0]
		},
		"ground": {
			"translation": [0, 5.7228, 0]
		},
		"gui": {
			"rotation": [18, -18, 0],
			"translation": [0, 5.5027, 0]
		},
		"head": {
			"translation": [0.4836, -29.97, 0],
			"scale": [1.5, 1.5, 1.5]
		},
		"fixed": {
			"rotation": [-90, 0, 0],
			"translation": [0, 0, -11.5],
			"scale": [1.5, 1.5, 1.5]
		}
	}
}