{
	"credit": "Created by Stridey",
	"ambientocclusion": false,
	"textures": {
		"particle": "block/cobblestone",
		"base": "block/cobblestone",
		"lever": "block/lever"
	},
	"elements": [
		{
			"from": [5, 0, 4],
			"to": [11, 3, 12],
			"faces": {
				"north": {"uv": [5, 0, 11, 3], "texture": "#base"},
				"east": {"uv": [4, 0, 12, 3], "texture": "#base"},
				"south": {"uv": [5, 0, 11, 3], "texture": "#base"},
				"west": {"uv": [4, 0, 12, 3], "texture": "#base"},
				"up": {"uv": [1, 4, 7, 12], "texture": "#base"},
				"down": {"uv": [9, 4, 15, 12], "texture": "#base", "cullface": "down"}
			}
		},
		{
			"from": [7, 1, 7],
			"to": [9, 11, 9],
			"rotation": {"angle": 45, "axis": "x", "origin": [8, 1, 8]},
			"faces": {
				"north": {"uv": [7, 6, 9, 16], "texture": "#lever"},
				"east": {"uv": [7, 6, 9, 16], "texture": "#lever"},
				"south": {"uv": [7, 6, 9, 16], "texture": "#lever"},
				"west": {"uv": [7, 6, 9, 16], "texture": "#lever"},
				"up": {"uv": [7, 6, 9, 8], "texture": "#lever"}
			}
		}
	],
	"display": {
		"thirdperson_righthand": {
			"rotation": [75, 45, 0],
			"translation": [0, 2.5, 2],
			"scale": [0.375, 0.375, 0.375]
		},
		"thirdperson_lefthand": {
			"rotation": [75, 45, 0],
			"translation": [0, 2.5, 2],
			"scale": [0.375, 0.375, 0.375]
		},
		"firstperson_righthand": {
			"rotation": [0, 45, 0],
			"translation": [0, 2.75, 0],
			"scale": [0.4, 0.4, 0.4]
		},
		"firstperson_lefthand": {
			"rotation": [0, 225, 0],
			"translation": [0, 2.75, 0],
			"scale": [0.4, 0.4, 0.4]
		},
		"ground": {
			"translation": [0, 2, 0],
			"scale": [0.5, 0.5, 0.5]
		},
		"gui": {
			"rotation": [30, 225, 0],
			"translation": [0, 3.25, 0]
		},
		"head": {
			"rotation": [-90, -180, 0],
			"translation": [0, 2, -9.5]
		},
		"fixed": {
			"rotation": [-90, 0, 0],
			"translation": [0, 0, -7]
		}
	}
}