76 lines
1.0 KiB
JSON
76 lines
1.0 KiB
JSON
{
|
|
"parent": "builtin/generated",
|
|
"textures": {
|
|
"layer0": "flansmod:items/your_item_texture"
|
|
},
|
|
"display": {
|
|
"thirdperson_lefthand": {
|
|
"rotation": [
|
|
0,
|
|
90,
|
|
-35
|
|
],
|
|
"translation": [
|
|
0,
|
|
1.25,
|
|
-2.5
|
|
],
|
|
"scale": [
|
|
0.80,
|
|
0.80,
|
|
0.80
|
|
]
|
|
},
|
|
"thirdperson_righthand": {
|
|
"rotation": [
|
|
0,
|
|
90,
|
|
-35
|
|
],
|
|
"translation": [
|
|
0,
|
|
1.25,
|
|
-2.5
|
|
],
|
|
"scale": [
|
|
0.80,
|
|
0.80,
|
|
0.80
|
|
]
|
|
},
|
|
"firstperson_lefthand": {
|
|
"rotation": [
|
|
0,
|
|
-45,
|
|
25
|
|
],
|
|
"translation": [
|
|
0,
|
|
4,
|
|
2
|
|
],
|
|
"scale": [
|
|
0.80,
|
|
0.80,
|
|
0.80
|
|
]
|
|
},
|
|
"firstperson_righthand": {
|
|
"rotation": [
|
|
0,
|
|
-45,
|
|
25
|
|
],
|
|
"translation": [
|
|
0,
|
|
4,
|
|
2
|
|
],
|
|
"scale": [
|
|
0.80,
|
|
0.80,
|
|
0.80
|
|
]
|
|
}
|
|
}
|
|
} |