LTDV10/packet/kubejs/assets/iceandfire/models/item/skeleton_skull.json
2026-04-14 18:20:56 +08:00

94 lines
1.2 KiB
JSON

{
"parent": "item/generated",
"textures": {
"layer0": "iceandfire:item/skeleton_skull"
},
"display": {
"thirdperson_righthand": {
"rotation": [
0,
-90,
33
],
"translation": [
0,
4.0,
1
],
"scale": [
1.7,
1.7,
0.85
]
},
"thirdperson_lefthand": {
"rotation": [
0,
90,
-33
],
"translation": [
0,
4.0,
1
],
"scale": [
1.7,
1.7,
0.85
]
},
"firstperson_righthand": {
"rotation": [
-20,
-90,
25
],
"translation": [
1.13,
3.2,
2.26
],
"scale": [
1.36,
1.36,
0.68
]
},
"firstperson_lefthand": {
"rotation": [
-20,
90,
-25
],
"translation": [
1.13,
3.2,
2.26
],
"scale": [
1.36,
1.36,
0.68
]
},
"gui": {
"rotation": [
0,
0,
0
],
"translation": [
0,
0,
0
],
"scale": [
1,
1,
1
]
}
}
}