{
	"elements": [
		{
			"from": [4, 0, 7.5],
			"to": [12, 16, 8.5],
			"faces": {
				"north": {"uv": [4, 0, 12, 16], "texture": "#0"},
				"east": {"uv": [4, 0, 5, 16], "texture": "#0"},
				"south": {"uv": [4, 0, 12, 16], "texture": "#1"},
				"west": {"uv": [11, 0, 12, 16], "texture": "#0"},
				"up": {"uv": [4, 0, 12, 1], "texture": "#0"},
				"down": {"uv": [4, 15, 12, 16], "texture": "#0"}
			}
		},
		{
			"from": [3, 1, 7.5],
			"to": [5, 15, 8.5],
			"faces": {
				"north": {"uv": [11, 1, 13, 15], "texture": "#0"},
				"east": {"uv": [12, 1, 13, 15], "texture": "#0"},
				"south": {"uv": [3, 1, 5, 15], "texture": "#1"},
				"west": {"uv": [12, 1, 13, 15], "texture": "#0"},
				"up": {"uv": [12, 1, 13, 2], "texture": "#0"},
				"down": {"uv": [12, 14, 13, 15], "texture": "#0"}
			}
		},
		{
			"from": [11, 1, 7.5],
			"to": [13, 15, 8.5],
			"faces": {
				"north": {"uv": [3, 1, 5, 15], "texture": "#0"},
				"east": {"uv": [12, 1, 13, 15], "texture": "#0"},
				"south": {"uv": [11, 1, 13, 15], "texture": "#1"},
				"west": {"uv": [12, 1, 13, 15], "texture": "#0"},
				"up": {"uv": [12, 1, 13, 2], "texture": "#0"},
				"down": {"uv": [12, 14, 13, 15], "texture": "#0"}
			}
		}
	],
    "display": {
        "thirdperson": {
            "rotation": [ -90, 0, 0 ],
            "translation": [ 0, 1, -3 ],
            "scale": [ 0.55, 0.55, 0.55 ]
        },
        "firstperson": {
            "rotation": [ 180, -135, -205 ],
            "translation": [ 0, 4, 2 ],
            "scale": [ 1.7, 1.7, 1.7 ]
        },
        "gui": {
			"rotation": [ 30, -45, 0 ],
			"translation": [0, 0, 0],
			"scale": [1.6, 1.6, 1.6]
		}
    }
}