{
	"credit": "Created by Stridey",
	"texture_size": [64, 32],
	"textures": {
		"texture": "#texture"
	},
	"elements": [
		{
			"name": "board",
			"from": [-4, 14, 7],
			"to": [20, 26, 9],
			"faces": {
				"north": {"uv": [0.5, 1, 6.5, 7], "texture": "#texture"},
				"east": {"uv": [0, 1, 0.5, 7], "texture": "#texture"},
				"south": {"uv": [7, 1, 13, 7], "texture": "#texture"},
				"west": {"uv": [6.5, 1, 7, 7], "texture": "#texture"},
				"up": {"uv": [6.5, 1, 0.5, 0], "texture": "#texture"},
				"down": {"uv": [12.5, 0, 6.5, 1], "texture": "#texture"}
			}
		},
		{
			"name": "stick",
			"from": [7, 0, 7],
			"to": [9, 14, 9],
			"faces": {
				"north": {"uv": [0.5, 8, 1, 15], "texture": "#texture"},
				"east": {"uv": [0, 8, 0.5, 15], "texture": "#texture"},
				"south": {"uv": [1.5, 8, 2, 15], "texture": "#texture"},
				"west": {"uv": [1, 8, 1.5, 15], "texture": "#texture"},
				"down": {"uv": [1.5, 7, 1, 8], "texture": "#texture"}
			}
		}
	],
	"gui_light": "front",
	"display": {
		"thirdperson_righthand": {
			"rotation": [-172.5, 28.72, -168.35],
			"translation": [0, 0.25, 0.75],
			"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, -87, 0],
			"translation": [0.75, 0.25, 0],
			"scale": [0.3, 0.3, 0.3]
		},
		"firstperson_lefthand": {
			"rotation": [0, 225, 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],
			"translation": [0, -3, 0],
			"scale": [0.5, 0.5, 0.5]
		},
		"head": {
			"translation": [0, 0.5, 0]
		},
		"fixed": {
			"translation": [0, -3.25, 0],
			"scale": [0.65, 0.65, 0.65]
		}
	},
	"groups": [
		{
			"name": "board",
			"origin": [0, 12, 0],
			"color": 0,
			"children": [0]
		},
		{
			"name": "stick",
			"origin": [0, 12, 0],
			"color": 0,
			"children": [1]
		}
	]
}