summaryrefslogtreecommitdiff
path: root/assets/minecraft/models/item/handheld_sword.json
blob: ed784c40d0cf808b79471d53dc4a7cc0657b0014 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
{
    "parent": "item/handheld_tools",
    "display": {
		"thirdperson_lefthand": {
			"rotation": [67.5, 90, 90],
			"translation": [-10.5, -6, 2.5],
			"scale": [0.85, 0.85, 0.85]
		}
    }
}