LTDV9/packet/resourcepacks/§6落幕曲专用/assets/slashblade/models/item/proudsoul_sphere.json
3944Realms 459b1b8b89
Some checks failed
Deploy to Remote Server / deploy (push) Failing after 2m8s
再次初始化
2026-01-28 17:45:31 +08:00

40 lines
1.0 KiB
JSON

{
"parent": "slashblade:item/sphere",
"textures": {
"layer0": "slashblade:item/soul"
},
"gui_light": "front",
"display": {
"ground": {
"rotation": [ 0, 0, 0 ],
"translation": [ 0, 3, 0],
"scale":[ 0.5, 0.5, 0.5 ]
},
"gui": {
"rotation": [ 10, 0, 0 ],
"translation": [ 0, 0, 0],
"scale":[ 0.9, 0.9, 0.9 ]
},
"head": {
"rotation": [ 0, 180, 0 ],
"translation": [ 0, 13, 7],
"scale":[ 1, 1, 1]
},
"thirdperson_righthand": {
"rotation": [ 0, 0, 0 ],
"translation": [ 0, 3, 1 ],
"scale": [ 0.55, 0.55, 0.55 ]
},
"firstperson_righthand": {
"rotation": [ 0, -90, 25 ],
"translation": [ 1.13, 3.2, 1.13],
"scale": [ 0.68, 0.68, 0.68 ]
},
"fixed": {
"translation": [0, 0, -10],
"rotation": [ 0, 0, 0 ],
"scale": [ 1, 1, 1 ]
}
}
}