{
	"credit": "Created by Stridey",
	"texture_size": [64, 64],
	"textures": {
		"texture": "item/waxed_copper_chest",
		"particle": "block/copper_block"
	},
	"elements": [
		{
			"from": [1, 0, 1],
			"to": [15, 10, 15],
			"rotation": {"angle": 0, "axis": "y", "origin": [8, 5, 8]},
			"faces": {
				"north": {"uv": [14, 8.25, 10.5, 10.75], "rotation": 180, "texture": "#texture"},
				"east": {"uv": [10.5, 8.25, 7, 10.75], "rotation": 180, "texture": "#texture"},
				"south": {"uv": [7, 8.25, 3.5, 10.75], "rotation": 180, "texture": "#texture"},
				"west": {"uv": [3.5, 8.25, 0, 10.75], "rotation": 180, "texture": "#texture"},
				"down": {"uv": [7, 8.25, 3.5, 4.75], "texture": "#texture"}
			}
		},
		{
			"from": [1, 10, 1],
			"to": [15, 14, 15],
			"rotation": {"angle": 0, "axis": "y", "origin": [8, 15, 8]},
			"faces": {
				"north": {"uv": [14, 3.75, 10.5, 4.75], "rotation": 180, "texture": "#texture"},
				"east": {"uv": [10.5, 3.75, 7, 4.75], "rotation": 180, "texture": "#texture"},
				"south": {"uv": [7, 3.75, 3.5, 4.75], "rotation": 180, "texture": "#texture"},
				"west": {"uv": [3.5, 3.75, 0, 4.75], "rotation": 180, "texture": "#texture"},
				"up": {"uv": [7, 0, 10.5, 3.5], "texture": "#texture"}
			}
		},
		{
			"from": [7, 7, 0],
			"to": [9, 11, 1],
			"rotation": {"angle": 0, "axis": "y", "origin": [7, 0, 0]},
			"faces": {
				"north": {"uv": [0.25, 0.25, 0.75, 1.25], "rotation": 180, "texture": "#texture"},
				"east": {"uv": [0, 0.25, 0.25, 1.25], "rotation": 180, "texture": "#texture"},
				"west": {"uv": [0.75, 0.25, 1, 1.25], "rotation": 180, "texture": "#texture"},
				"up": {"uv": [0.25, 0, 0.75, 0.25], "rotation": 180, "texture": "#texture"},
				"down": {"uv": [0.75, 0, 1.25, 0.25], "rotation": 180, "texture": "#texture"}
			}
		}
	],
	"display": {
		"thirdperson_righthand": {
			"rotation": [75, 135, 0],
			"translation": [0, 2.5, 0],
			"scale": [0.375, 0.375, 0.375]
		},
		"thirdperson_lefthand": {
			"rotation": [75, 45, 0],
			"translation": [0, 2.5, 0],
			"scale": [0.375, 0.375, 0.375]
		},
		"firstperson_righthand": {
			"rotation": [0, 45, 0],
			"scale": [0.4, 0.4, 0.4]
		},
		"firstperson_lefthand": {
			"rotation": [0, -135, 0],
			"scale": [0.4, 0.4, 0.4]
		},
		"ground": {
			"translation": [0, 3, 0],
			"scale": [0.25, 0.25, 0.25]
		},
		"gui": {
			"rotation": [30, -135, 0],
			"scale": [0.625, 0.625, 0.625]
		},
		"fixed": {
			"scale": [0.5, 0.5, 0.5]
		}
	}
}