{
	"textures": {
		"hook": "block/tripwire_hook",
		"wood": "block/tripwire_base",
		"particle": "block/tripwire_base"
	},
	"elements": [
		{
			"name": "cube",
			"from": [6.2, 3.8, 7.9],
			"to": [9.8, 4.6, 11.5],
			"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"}
			},
			"rotation": {
				"origin": [8, 6, 5.2],
				"axis": "x",
				"angle": -45
			}
		},
		{
			"name": "cube",
			"from": [7.4, 3.8, 10.3],
			"to": [8.6, 4.6, 10.3],
			"faces": {
				"north": {"uv": [7, 8, 9, 9], "texture": "#hook"}
			},
			"rotation": {
				"origin": [8, 6, 5.2],
				"axis": "x",
				"angle": -45
			}
		},
		{
			"name": "cube",
			"from": [7.4, 3.8, 9.1],
			"to": [8.6, 4.6, 9.1],
			"faces": {
				"south": {"uv": [7, 3, 9, 4], "texture": "#hook"}
			},
			"rotation": {
				"origin": [8, 6, 5.2],
				"axis": "x",
				"angle": -45
			}
		},
		{
			"name": "cube",
			"from": [7.4, 3.8, 9.1],
			"to": [7.4, 4.6, 10.3],
			"faces": {
				"east": {"uv": [7, 8, 9, 9], "texture": "#hook"}
			},
			"rotation": {
				"origin": [8, 6, 5.2],
				"axis": "x",
				"angle": -45
			}
		},
		{
			"name": "cube",
			"from": [8.6, 3.8, 9.1],
			"to": [8.6, 4.6, 10.3],
			"faces": {
				"west": {"uv": [7, 3, 9, 4], "texture": "#hook"}
			},
			"rotation": {
				"origin": [8, 6, 5.2],
				"axis": "x",
				"angle": -45
			}
		},
		{
			"name": "cube",
			"from": [7.4, 5.2, 10],
			"to": [8.8, 6.8, 14],
			"faces": {
				"north": {"uv": [7, 2, 9, 4], "texture": "#wood"},
				"east": {"uv": [10, 3, 15, 5], "texture": "#wood"},
				"south": {"uv": [7, 2, 9, 4], "texture": "#wood"},
				"west": {"uv": [1, 3, 6, 5], "texture": "#wood"},
				"up": {"uv": [7, 2, 9, 7], "texture": "#wood"},
				"down": {"uv": [7, 2, 9, 7], "texture": "#wood"}
			},
			"rotation": {
				"origin": [8, 6, 14],
				"axis": "x",
				"angle": 45
			}
		},
		{
			"name": "cube",
			"from": [6, 1, 14],
			"to": [10, 9, 16],
			"faces": {
				"north": {
					"uv": [6, 7, 10, 15],
					"texture": "#wood",
					"cullface": "north"
				},
				"east": {"uv": [14, 7, 16, 15], "texture": "#wood"},
				"south": {"uv": [6, 7, 10, 15], "texture": "#wood"},
				"west": {"uv": [0, 7, 2, 15], "texture": "#wood"},
				"up": {"uv": [6, 0, 10, 2], "texture": "#wood"},
				"down": {"uv": [6, 2, 10, 0], "texture": "#wood"}
			}
		}
	]
}