{
	"credit": "Created by Stridey",
	"textures": {
		"top": "#top",
		"particle": "#bottom",
		"bottom": "#bottom"
	},
	"elements": [
		{
			"from": [0, 0, 7],
			"to": [16, 16, 10],
			"rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 15]},
			"faces": {
				"north": {"uv": [0, 0, 16, 16], "texture": "#bottom"},
				"east": {"uv": [0, 0, 3, 16], "texture": "#bottom"},
				"south": {"uv": [16, 0, 0, 16], "texture": "#bottom"},
				"west": {"uv": [3, 0, 0, 16], "texture": "#bottom"},
				"down": {"uv": [13, 0, 16, 16], "rotation": 270, "texture": "#bottom"}
			}
		},
		{
			"from": [0, 16, 7],
			"to": [16, 32, 10],
			"rotation": {"angle": 0, "axis": "y", "origin": [8, 24, 15]},
			"faces": {
				"north": {"uv": [0, 0, 16, 16], "texture": "#top"},
				"east": {"uv": [0, 0, 3, 16], "texture": "#top"},
				"south": {"uv": [16, 0, 0, 16], "texture": "#top"},
				"west": {"uv": [3, 0, 0, 16], "texture": "#top"},
				"up": {"uv": [13, 0, 16, 16], "rotation": 90, "texture": "#bottom"}
			}
		}
	],
	"gui_light": "front",
	"display": {
		"thirdperson_righthand": {
			"rotation": [0, -90, 0],
			"translation": [-1.5, -6.75, 2.75],
			"scale": [0.6, 0.6, 0.5]
		},
		"thirdperson_lefthand": {
			"rotation": [0, -90, 0],
			"translation": [-1.25, -6.75, 2.75],
			"scale": [0.6, 0.6, 0.6]
		},
		"firstperson_righthand": {
			"rotation": [0, 125, 0],
			"translation": [0, -2.25, 0],
			"scale": [0.4, 0.4, 0.4]
		},
		"firstperson_lefthand": {
			"rotation": [0, -64, 0],
			"translation": [0, -3, 0],
			"scale": [0.4, 0.4, 0.4]
		},
		"ground": {
			"translation": [0, 2.5, 0],
			"scale": [0.4, 0.4, 0.4]
		},
		"gui": {
			"rotation": [15, -135, 0],
			"translation": [0, -3.5, 0],
			"scale": [0.45, 0.45, 0.45]
		},
		"fixed": {
			"translation": [0, -3.25, -0.5],
			"scale": [0.4, 0.4, 0.4]
		}
	}
}