{
	"elements": [
		{
			"from": [0, 0, 0],
			"to": [16, 16, 16],
			"faces": {
				"north": {"uv": [0, 0, 4, 4], "texture": "#0"},
				"east": {"uv": [8, 0, 12, 4], "texture": "#0"},
				"south": {"uv": [4, 0, 8, 4], "texture": "#0"},
				"west": {"uv": [8, 4, 12, 8], "texture": "#0"},
				"up": {"uv": [0, 4, 4, 8], "texture": "#0"},
				"down": {"uv": [4, 4, 8, 8], "texture": "#0"}
			}
		}
	],
	"display": {
		"thirdperson": {
            "rotation": [ 0, -45, 180 ],
            "translation": [ 0, 1, -2.5 ],
            "scale": [ 0.25, 0.25, 0.25 ]
        },
        "firstperson": {
            "rotation": [ 0, -180, 0 ],
            "scale": [ 0.55, 0.55, 0.55 ]
        },
        "gui": {
            "rotation": [ 0, 0, 0 ],
            "scale": [ 0.7, 0.7, 0.7 ]
        }
	}
}