{
    "parent": "block/glass",
    "display": {
        "thirdperson": {
            "rotation": [ 10, -45, 170 ],
            "translation": [ 0, 1.5, -2.75 ],
            "scale": [ 0.3, 0.3, 0.3 ]
        },
        "firstperson": {
            "rotation": [ 0, -135, 0 ],
            "translation": [ 0, -0.4, 2 ],
            "scale": [ 0.8, 0.8, 0.8 ]
        },
        "gui": {
            "rotation": [ 0, 0, 0 ],
            "translation": [ 0, 0, 0 ],
            "scale": [ 0.8, 0.8, 0.8 ]
        }
    }
}