{
	"parent": "legendary_weapons:item/shield_base",
	"credit": "Made with Blockbench",
	"textures": {
		"0": "legendary_weapons:item/default_shield_frame"
	},
	"display": {
		"thirdperson_righthand": {
			"rotation": [48, -90, -42],
			"translation": [2.5, -1.25, 1.5],
			"scale": [1.04, 1.04, 1.04]
		},
		"thirdperson_lefthand": {
			"rotation": [93, -88, -6],
			"translation": [2.5, -3, 3.75],
			"scale": [1.04, 1.04, 1.04]
		},
		"ground": {
			"translation": [0, 4, 0]
		},
		"gui": {
			"rotation": [-5, 139, 4],
			"scale": [1.21, 1.21, 1.21]
		},
		"head": {
			"translation": [-0.5, 0, -5.5],
			"scale": [1.5, 1.5, 1.5]
		},
		"fixed": {
			"translation": [-1, 0, 0],
			"scale": [2, 2, 2]
		}
	},
	"overrides": [
		{
			"predicate": {
				"blocking": 1
			},
			"model": "legendary_weapons:item/shield_blocking"
		}
	]
}