{
	"credit": "Made by Bret06 using Blockbench",
	"texture_size": [64, 64],
	"textures": {
		"skin": "lunareclipse.watching:item/skins/default/skin",
		"particle": "lunareclipse.watching:item/skins/default/skin"
	},
	"elements": [
		{
			"name": "left_arm",
			"from": [6, -2, 6],
			"to": [10, 10, 10],
			"rotation": {"angle": 0, "axis": "y", "origin": [8, 4, 8]},
			"faces": {
				"north": {"uv": [9, 13, 10, 16], "texture": "#skin"},
				"east": {"uv": [8, 13, 9, 16], "texture": "#skin"},
				"south": {"uv": [11, 13, 12, 16], "texture": "#skin"},
				"west": {"uv": [10, 13, 11, 16], "texture": "#skin"},
				"up": {"uv": [10, 13, 9, 12], "texture": "#skin"},
				"down": {"uv": [11, 12, 10, 13], "texture": "#skin"}
			}
		},
		{
			"name": "left_sleeve",
			"from": [5.75, -2.25, 5.75],
			"to": [10.25, 10.25, 10.25],
			"rotation": {"angle": 0, "axis": "y", "origin": [8, 4, 8]},
			"faces": {
				"north": {"uv": [13, 13, 14, 16], "texture": "#skin"},
				"east": {"uv": [12, 13, 13, 16], "texture": "#skin"},
				"south": {"uv": [15, 13, 16, 16], "texture": "#skin"},
				"west": {"uv": [14, 13, 15, 16], "texture": "#skin"},
				"up": {"uv": [14, 13, 13, 12], "texture": "#skin"},
				"down": {"uv": [15, 12, 14, 13], "texture": "#skin"}
			}
		},
		{
			"name": "right_sleeve inverted",
			"from": [10.25, 10.25, 10.25],
			"to": [5.75, -2.25, 5.75],
			"rotation": {"angle": 0, "axis": "y", "origin": [8, 4, 8]},
			"faces": {
				"north": {"uv": [15, 16, 16, 13], "texture": "#skin"},
				"east": {"uv": [14, 16, 15, 13], "texture": "#skin"},
				"south": {"uv": [13, 16, 14, 13], "texture": "#skin"},
				"west": {"uv": [12, 16, 13, 13], "texture": "#skin"},
				"up": {"uv": [14, 12, 15, 13], "texture": "#skin"},
				"down": {"uv": [13, 13, 14, 12], "texture": "#skin"}
			}
		}
	],
	"groups": [
		{
			"name": "left_arm",
			"origin": [3, 8, 8],
			"color": 0,
			"children": [
				0,
				{
					"name": "left_sleeve",
					"origin": [3, 8, 8],
					"color": 0,
					"children": [1, 2]
				}
			]
		}
	]
}