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

41 lines
936 B
JSON

{
"parent": "builtin/entity",
"textures": {
"layer0": "slashblade:item/soul"
},
"display": {
"thirdperson_righthand": {
"rotation": [ 45, 135, 0 ],
"translation": [ 3.51, 11, -2 ],
"scale": [ 1, 1, 1 ]
},
"thirdperson_lefthand": {
"rotation": [ 45, 135, 0 ],
"translation": [ 13.51, 3, 5 ],
"scale": [ 1, 1, 1 ]
},
"firstperson_righthand": {
"rotation": [ 0, 180, -5 ],
"translation": [ -15, 5, -11 ],
"scale": [ 1.25, 1.25, 1.25 ]
},
"firstperson_lefthand": {
"rotation": [ 0, 180, -5 ],
"translation": [ 5, 5, -11 ],
"scale": [ 1.25, 1.25, 1.25 ]
},
"gui": {
"rotation": [ 15, -25, -5 ],
"translation": [ 2, 3, 0 ],
"scale": [ 0.65, 0.65, 0.65 ]
}
},
"overrides": [
{
"predicate": {
"slashblade:user": "exists"
},
"model": "slashblade:eproudsoul"
}
]
}