{
	"credit": "Created by Stridey",
	"textures": {
		"hook": "block/tripwire_hook",
		"particle": "block/oak_planks",
		"wood": "block/oak_planks"
	},
	"elements": [
		{
			"from": [6.2, 3.8, 0.9],
			"to": [9.8, 4.6, 4.5],
			"rotation": {"angle": -45, "axis": "x", "origin": [8, 6, -1.8]},
			"faces": {
				"north": {"uv": [5, 3, 11, 4], "texture": "#hook"},
				"east": {"uv": [5, 3, 11, 4], "texture": "#hook"},
				"south": {"uv": [5, 8, 11, 9], "texture": "#hook"},
				"west": {"uv": [5, 8, 11, 9], "texture": "#hook"},
				"up": {"uv": [5, 3, 11, 9], "texture": "#hook"},
				"down": {"uv": [5, 3, 11, 9], "texture": "#hook"}
			}
		},
		{
			"from": [7.4, 3.8, 3.3],
			"to": [8.6, 4.6, 3.3],
			"rotation": {"angle": -45, "axis": "x", "origin": [8, 6, -1.8]},
			"faces": {
				"north": {"uv": [7, 8, 9, 9], "texture": "#hook"}
			}
		},
		{
			"from": [7.4, 3.8, 2.1],
			"to": [8.6, 4.6, 2.1],
			"rotation": {"angle": -45, "axis": "x", "origin": [8, 6, -1.8]},
			"faces": {
				"south": {"uv": [7, 3, 9, 4], "texture": "#hook"}
			}
		},
		{
			"from": [7.4, 3.8, 2.1],
			"to": [7.4, 4.6, 3.3],
			"rotation": {"angle": -45, "axis": "x", "origin": [8, 6, -1.8]},
			"faces": {
				"east": {"uv": [7, 8, 9, 9], "texture": "#hook"}
			}
		},
		{
			"from": [8.6, 3.8, 2.1],
			"to": [8.6, 4.6, 3.3],
			"rotation": {"angle": -45, "axis": "x", "origin": [8, 6, -1.8]},
			"faces": {
				"west": {"uv": [7, 3, 9, 4], "texture": "#hook"}
			}
		},
		{
			"from": [7.4, 5.2, 3],
			"to": [8.8, 6.8, 7],
			"rotation": {"angle": 45, "axis": "x", "origin": [8, 6, 7]},
			"faces": {
				"north": {"uv": [7, 9, 9, 11], "texture": "#wood"},
				"east": {"uv": [9, 9, 14, 11], "texture": "#wood"},
				"south": {"uv": [7, 9, 9, 11], "texture": "#wood"},
				"west": {"uv": [2, 9, 7, 11], "texture": "#wood"},
				"up": {"uv": [7, 2, 9, 7], "texture": "#wood"},
				"down": {"uv": [7, 9, 9, 14], "texture": "#wood"}
			}
		},
		{
			"from": [6, 1, 7],
			"to": [10, 9, 9],
			"rotation": {"angle": 0, "axis": "y", "origin": [0, 0, -7]},
			"faces": {
				"north": {"uv": [6, 7, 10, 15], "texture": "#wood"},
				"east": {"uv": [14, 7, 16, 15], "texture": "#wood"},
				"south": {"uv": [6, 7, 10, 15], "texture": "#wood", "cullface": "south"},
				"west": {"uv": [0, 7, 2, 15], "texture": "#wood"},
				"up": {"uv": [6, 0, 10, 2], "texture": "#wood"},
				"down": {"uv": [6, 14, 10, 16], "texture": "#wood"}
			}
		}
	],
	"display": {
		"thirdperson_righthand": {
			"rotation": [75, 45, 0],
			"translation": [0, 1.5, 1.5],
			"scale": [0.5, 0.5, 0.5]
		},
		"firstperson_righthand": {
			"rotation": [-180, 66.5, -180],
			"translation": [1.75, 3, 0],
			"scale": [0.5, 0.5, 0.5]
		},
		"ground": {
			"translation": [0, 3, 0],
			"scale": [0.5, 0.5, 0.5]
		},
		"gui": {
			"rotation": [30, 225, 0],
			"translation": [0, 2.5, 0]
		},
		"head": {
			"translation": [0, 2, -7.5]
		},
		"fixed": {
			"translation": [0, 3, 0]
		}
	}
}