{
	"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": "right_leg",
			"from": [6, -3, 6],
			"to": [10, 9, 10],
			"rotation": {"angle": 0, "axis": "y", "origin": [8, 3, 8]},
			"faces": {
				"north": {"uv": [1, 5, 2, 8], "texture": "#skin"},
				"east": {"uv": [0, 5, 1, 8], "texture": "#skin"},
				"south": {"uv": [3, 5, 4, 8], "texture": "#skin"},
				"west": {"uv": [2, 5, 3, 8], "texture": "#skin"},
				"up": {"uv": [2, 5, 1, 4], "texture": "#skin"},
				"down": {"uv": [3, 4, 2, 5], "texture": "#skin"}
			}
		},
		{
			"name": "right_pants",
			"from": [5.75, -3.25, 5.75],
			"to": [10.25, 9.25, 10.25],
			"rotation": {"angle": 0, "axis": "y", "origin": [8, 3, 8]},
			"faces": {
				"north": {"uv": [1, 9, 2, 12], "texture": "#skin"},
				"east": {"uv": [0, 9, 1, 12], "texture": "#skin"},
				"south": {"uv": [3, 9, 4, 12], "texture": "#skin"},
				"west": {"uv": [2, 9, 3, 12], "texture": "#skin"},
				"up": {"uv": [2, 9, 1, 8], "texture": "#skin"},
				"down": {"uv": [3, 8, 2, 9], "texture": "#skin"}
			}
		},
		{
			"name": "left_pants inverted",
			"from": [10.25, 9.25, 10.25],
			"to": [5.75, -3.25, 5.75],
			"rotation": {"angle": 0, "axis": "y", "origin": [8, 3, 8]},
			"faces": {
				"north": {"uv": [3, 12, 4, 9], "texture": "#skin"},
				"east": {"uv": [2, 12, 3, 9], "texture": "#skin"},
				"south": {"uv": [1, 12, 2, 9], "texture": "#skin"},
				"west": {"uv": [0, 12, 1, 9], "texture": "#skin"},
				"up": {"uv": [2, 8, 3, 9], "texture": "#skin"},
				"down": {"uv": [1, 9, 2, 8], "texture": "#skin"}
			}
		}
	],
	"groups": [
		{
			"name": "right_leg",
			"origin": [10, -2, 8],
			"color": 0,
			"children": [
				0,
				{
					"name": "right_pants",
					"origin": [10, -2, 8],
					"color": 0,
					"children": [1, 2]
				}
			]
		}
	]
}