mirror of
https://github.com/SangeloDev/SangeFault.git
synced 2024-11-14 09:32:43 +00:00
21 lines
421 B
JSON
21 lines
421 B
JSON
|
{
|
||
|
"parent": "minecraft:item/generated",
|
||
|
"display": {
|
||
|
"firstperson_righthand": {
|
||
|
"rotation": [ 0, -90, 25 ],
|
||
|
"translation": [ 0, 5, 0 ],
|
||
|
"scale": [ 0.68, 0.68, 0.68 ]
|
||
|
},
|
||
|
"thirdperson_righthand": {
|
||
|
"translation": [ 0, 4, 1 ],
|
||
|
"scale": [ 0.55, 0.55, 0.55 ]
|
||
|
},
|
||
|
"head": {
|
||
|
"translation": [ 0, 14, -5 ]
|
||
|
},
|
||
|
"gui": {
|
||
|
"translation": [ 0, 2, 0 ]
|
||
|
}
|
||
|
}
|
||
|
}
|