{
	"name": "Jake",
	"floor_box_uvs": true,
	"texture": "skin",
	"texture_size": [64, 64],
	"parts": [
		{
			"name": "head",
			"position": [0, 32, 0.5],
			"shapes": [
				{
					"type": "block",
					"from": [-5, 2, -4],
					"to": [5, 6, 5],
					"uv": [9, 9],
					"position": [0, -8, -1]
				}
			],
			"parts": [
				{
					"name": "Item na Cabeça",
					"position": [0, 0, 0]
				}
			]
		},
		{
			"name": "body",
			"position": [0, 24, 0.5],
			"shapes": [
				{
					"type": "block",
					"from": [-5, -12, -5],
					"to": [5, 2, 4],
					"uv": [9, 29],
					"position": [0, 0, 0]
				},
				{
					"type": "block",
					"from": [-2, -1, -1],
					"to": [1, 2, 1],
					"uv": [45, 23],
					"position": [3, -1, 4]
				},
				{
					"type": "block",
					"from": [-2, -1, -1],
					"to": [1, 2, 1],
					"uv": [45, 23],
					"position": [-2, -1, 4]
				},
				{
					"type": "block",
					"from": [-2, -1, -1],
					"to": [2, 2, 1],
					"uv": [44, 29],
					"position": [0, -3, 4.5]
				},
				{
					"type": "block",
					"from": [0, 0, -2],
					"to": [0, 2, 1],
					"uv": [49, 34],
					"invert": true,
					"position": [0, -12, -6]
				},
				{
					"type": "block",
					"from": [0, -2, -1],
					"to": [0, 0, 1],
					"uv": [4, 25],
					"invert": true,
					"position": [5, 1, -0.5],
					"rotation": [0, 0, 22.5]
				},
				{
					"type": "block",
					"from": [0, -2, -1],
					"to": [0, 0, 1],
					"uv": [4, 25],
					"texture_mirror": true,
					"invert": true,
					"position": [-5, 1, -0.5],
					"rotation": [0, 0, -22.5]
				}
			],
			"parts": [
				{
					"name": "Ombro Esquerdo",
					"position": [-6, 2, 0]
				},
				{
					"name": "Ombro Direito",
					"position": [6, 2, 0]
				}
			]
		},
		{
			"name": "left_arm",
			"position": [5, 20, 0],
			"shapes": [
				{
					"type": "block",
					"from": [-1, -10, 0],
					"to": [1, 2, 2],
					"uv": [24, 52],
					"position": [1, 0, -1]
				}
			],
			"parts": [
				{
					"name": "Item na Mão Esquerda",
					"position": [1, 1, 0]
				}
			]
		},
		{
			"name": "right_arm",
			"position": [-5, 20, 0],
			"shapes": [
				{
					"type": "block",
					"from": [-1, -10, 0],
					"to": [1, 2, 2],
					"uv": [34, 52],
					"position": [-1, 0, -1]
				}
			],
			"parts": [
				{
					"name": "Item na Mão Direita",
					"position": [-1, 1, 0]
				}
			]
		},
		{
			"name": "left_leg",
			"position": [1.9, 12, 0],
			"shapes": [
				{
					"type": "block",
					"from": [0, -12, 0],
					"to": [2, 0, 2],
					"uv": [13, 52],
					"position": [-1, 0, -1]
				},
				{
					"type": "block",
					"from": [-1, 0, -1],
					"to": [1, 1, 1],
					"uv": [13, 63],
					"position": [0, -12, 2]
				}
			]
		},
		{
			"name": "right_leg",
			"position": [-1.9, 12, 0],
			"shapes": [
				{
					"type": "block",
					"from": [-2, -12, 0],
					"to": [0, 0, 2],
					"uv": [2, 52],
					"position": [1, 0, -1]
				},
				{
					"type": "block",
					"from": [-1, 0, -1],
					"to": [1, 1, 1],
					"uv": [2, 63],
					"position": [0.05, -12, 2]
				}
			]
		}
	]
}