{
    "parent": "item/generated",
    "textures": {
        "layer0": "item/item_frame"
    },
    "display": {
        "thirdperson_righthand": {
            "rotation": [ 0, 90, 0 ],
            "translation": [ 2.5, -2, 3 ],
            "scale": [ 1.5, 1.5, 1 ]
        },
        "thirdperson_lefthand": {
            "rotation": [ 0, 90, 0 ],
            "translation": [ 2.5, -2, 3 ],
            "scale": [ 1.5, 1.5, 1 ]
        },
        "firstperson_righthand": {
            "rotation": [ 9, 1, -4 ],
            "translation": [ 0, -8, -3 ],
            "scale": [ 2.2, 2.2, 1.1 ]
        },
        "firstperson_lefthand": {
            "rotation": [ 9, 1, -4 ],
            "translation": [ 0, -8, -3 ],
            "scale": [ 2.2, 2.2, 1.1 ]
        },
        "gui": {
            "rotation": [ 15, -25, -5 ],
            "translation": [ 0, 0, -10 ],
            "scale": [ 1, 1, 1 ]
        },
        "fixed": {
            "rotation": [ 0.5, 180.1, 0 ],
            "translation": [ 0, 0, -1 ],
            "scale": [ 4.0, 4.0, 2 ]
        },
        "ground": {
            "rotation": [ 0, 0, 0 ],
            "translation": [ 0, 2, 0],
            "scale":[ 1, 1, 0.5 ]
        }
    },
    "overrides": [
        {
            "predicate": {
                "blocking": 1
            },
            "model": "item/shield_blockingx"
        }
    ]
}