{
    "parent": "builtin/entity",
    "display": {
        "gui": {
            "rotation": [ 30, 225, 0 ],
            "translation": [ 0, 3, 0 ],
            "scale": [ 0.9, 0.9, 0.9 ]
        },
        "fixed": {
            "rotation": [ 0, 180, 0 ],
            "translation": [ 0, 4, 0],
            "scale":[ 1, 1, 1 ]
        },
        "ground": {
            "rotation": [ 0, 0, 0 ],
            "translation": [ 0, 4, 0 ],
            "scale": [ 0.45, 0.45, 0.45 ]
        },
        "thirdperson_righthand": {
            "rotation": [ 90, 45, 0 ],
            "translation": [ 0, 2, 3],
            "scale": [ 0.5, 0.5, 0.5 ]
        },
        "firstperson_righthand": {
            "rotation": [ 0, 45, 0 ],
            "translation": [ 0, 1.76, 0],
            "scale": [ 0.44, 0.44, 0.44 ]
        },
		"thirdperson_lefthand": {
            "rotation": [ 90, 45, 0 ],
            "translation": [ 0, 2, 3],
            "scale": [ 0.5, 0.5, 0.5 ]
        },
        "firstperson_lefthand": {
            "rotation": [ 0, 45, 0 ],
            "translation": [ 0, 1.76, 0],
            "scale": [ 0.44, 0.44, 0.44 ]
        }
    }
}
