peytonplayz585-shadow-3.0/desktopRuntime/resources/assets/minecraft/models/item/diamond_sword.json
2023-08-26 16:31:51 -05:00

19 lines
446 B
JSON

{
"parent": "builtin/generated",
"textures": {
"layer0": "items/diamond_sword"
},
"display": {
"thirdperson": {
"rotation": [ 0, 90, -35 ],
"translation": [ 0, 1.25, -3.5 ],
"scale": [ 0.85, 0.85, 0.85 ]
},
"firstperson": {
"rotation": [ 0, -135, 25 ],
"translation": [ 0, 4, 2 ],
"scale": [ 1.7, 1.7, 1.7 ]
}
}
}