{
    "parent": "item/generic_sword",
    "textures": {
        "sword": "item/iron_sword",
		"particle": "item/iron_sword"
    },
    "display": {
        "gui": {
            "rotation": 	[ 0, 0, 0 ],
            "translation": 	[ 0, 0, 0],
            "scale":		[ 1, 1, 1 ]
        },
        "ground": {
			"rotation": 	[ 0, 0, 0 ],
			"translation": 	[ 0, 3, 0 ],
			"scale": 		[ 0.50, 0.50, 0.50 ]
        },
        "fixed": {
			"rotation": 	[ 0, 180, 0 ],
			"translation": 	[ 0, 0, 0 ],
			"scale": 		[ 1.02, 1.02, 1.02 ]
        },
		"head": {
            "rotation": 	[ 0, 180, 0 ],
            "translation": 	[ 0, 13, 7],
            "scale":		[ 1, 1, 1]
        },
        "thirdperson_righthand": {
            "rotation": 	[ 0, -90, 40 ],
            "translation": 	[ 0, 4.0, 2 ],
            "scale": 		[ 0.85, 0.85, 0.85 ]
        },
        "thirdperson_lefthand": {
            "rotation": 	[ 0, 90, -40 ],
            "translation": 	[ 0, 4.0, 2 ],
            "scale": 		[ 0.85, 0.85, 0.85 ]
        },
        "firstperson_righthand": {
            "rotation": 	[ 0, -90, 25 ],
            "translation": 	[ 1.13, 3.50, 1.13],
            "scale": 		[ 0.68, 0.68, 0.68 ]
        },
        "firstperson_lefthand": {
            "rotation": 	[ 0, 90, -25 ],
            "translation": 	[ 1.13, 3.50, 1.13],
            "scale": 		[ 0.68, 0.68, 0.68 ]
        }
    }
}
