{
	"credit": "Created by Stridey",
	"texture_size": [64, 32],
	"textures": {
		"texture": "#texture"
	},
	"elements": [
		{
			"name": "board",
			"from": [1, 0, 7],
			"to": [15, 10, 9],
			"rotation": {"angle": 0, "axis": "y", "origin": [8, 0, 8]},
			"faces": {
				"north": {"uv": [0.5, 7, 4, 12], "texture": "#texture"},
				"east": {"uv": [0, 7, 0.5, 12], "texture": "#texture"},
				"south": {"uv": [4.5, 7, 8, 12], "texture": "#texture"},
				"west": {"uv": [4, 7, 4.5, 12], "texture": "#texture"},
				"up": {"uv": [4, 7, 0.5, 6], "texture": "#texture"},
				"down": {"uv": [7.5, 6, 4, 7], "texture": "#texture"}
			}
		},
		{
			"name": "chain_wall",
			"from": [13, 10, 6.5],
			"to": [13, 16, 9.5],
			"rotation": {"angle": 45, "axis": "y", "origin": [13, 13, 8]},
			"faces": {
				"east": {"uv": [1.5, 3, 2.25, 6], "texture": "#texture"},
				"west": {"uv": [2.25, 3, 1.5, 6], "texture": "#texture"}
			}
		},
		{
			"name": "chain_wall",
			"from": [11.5, 10, 8],
			"to": [14.5, 16, 8],
			"rotation": {"angle": 45, "axis": "y", "origin": [13, 13, 8]},
			"faces": {
				"north": {"uv": [0, 3, 0.75, 6], "texture": "#texture"},
				"south": {"uv": [0.75, 3, 0, 6], "texture": "#texture"}
			}
		},
		{
			"name": "chain_wall",
			"from": [3, 10, 6.5],
			"to": [3, 16, 9.5],
			"rotation": {"angle": 45, "axis": "y", "origin": [3, 13, 8]},
			"faces": {
				"east": {"uv": [1.5, 3, 2.25, 6], "texture": "#texture"},
				"west": {"uv": [2.25, 3, 1.5, 6], "texture": "#texture"}
			}
		},
		{
			"name": "chain_wall",
			"from": [1.5, 10, 8],
			"to": [4.5, 16, 8],
			"rotation": {"angle": 45, "axis": "y", "origin": [3, 13, 8]},
			"faces": {
				"north": {"uv": [0, 3, 0.75, 6], "texture": "#texture"},
				"south": {"uv": [0.75, 3, 0, 6], "texture": "#texture"}
			}
		},
		{
			"name": "beam",
			"from": [0, 16, 6],
			"to": [16, 18, 10],
			"rotation": {"angle": 0, "axis": "y", "origin": [8, 0, 8]},
			"faces": {
				"north": {"uv": [1, 2, 5, 3], "texture": "#texture"},
				"east": {"uv": [0, 2, 1, 3], "texture": "#texture"},
				"south": {"uv": [6, 2, 10, 3], "texture": "#texture"},
				"west": {"uv": [5, 2, 6, 3], "texture": "#texture"},
				"up": {"uv": [5, 2, 1, 0], "texture": "#texture"},
				"down": {"uv": [9, 0, 5, 2], "texture": "#texture"}
			}
		}
	],
	"gui_light": "front",
	"display": {
		"thirdperson_righthand": {
			"rotation": [115.76, 82.89, -60],
			"translation": [0.25, 2.75, 0.25],
			"scale": [0.5, 0.5, 0.5]
		},
		"thirdperson_lefthand": {
			"rotation": [75, 45, 0],
			"translation": [0, 2.5, 0],
			"scale": [0.375, 0.375, 0.375]
		},
		"firstperson_righthand": {
			"rotation": [0, 117, 0],
			"translation": [0.25, 1.5, 0],
			"scale": [0.4, 0.4, 0.4]
		},
		"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, -0.75, 0],
			"scale": [0.65, 0.65, 0.65]
		},
		"head": {
			"rotation": [-180, 90, -180],
			"translation": [0, -4.5, 14.5]
		},
		"fixed": {
			"translation": [0, -0.75, -0.5],
			"scale": [0.8, 0.8, 0.8]
		}
	},
	"groups": [
		{
			"name": "board",
			"origin": [0, 5, 0],
			"color": 0,
			"children": [0]
		},
		{
			"name": "chain_wall",
			"origin": [0, 13, 0],
			"color": 0,
			"children": [1, 2, 3, 4]
		},
		{
			"name": "chain_hanging",
			"origin": [0, 16, 0],
			"color": 0,
			"children": []
		},
		{
			"name": "beam",
			"origin": [0, 17, 0],
			"color": 0,
			"children": [5]
		}
	]
}