{
	"parent": "item/handheld",
	"textures": {
    "layer0": "item/empty_armor_slot_shield"
	},
	"display": {
		"thirdperson_righthand": {
			"rotation": [90, -90, 90],
			"translation": [0, 7, 1],
			"scale": [2, 2, 1]
		},
		"thirdperson_lefthand": {
			"rotation": [90, 90, -90],
			"translation": [0, 7, 1],
			"scale": [2, 2, 1]
		},
		"firstperson_righthand": {
			"rotation": [0, -90, -5],
			"translation": [6, 6, -5],
			"scale": [2, 2, 1]
		},
		"firstperson_lefthand": {
			"rotation": [0, 90, 5],
			"translation": [6, 6, -5],
			"scale": [2, 2, 1]
		},
		"gui": {
			"rotation": [0, -180, 35],
			"translation": [1.5, 3.5, 0],
			"scale": [1.5, 1.5, 1]
		},
		"fixed": {
			"rotation": [0, 0, 35],
			"translation": [-2, 5, -1],
			"scale": [2, 2, 1]
		}
	}
}