Files
fuwuduan/config/yes_steve_model/custom/default/animations/carryon.animation.json

162 lines
3.0 KiB
JSON
Raw Permalink Normal View History

2026-01-19 12:28:32 +00:00
{
"format_version": "1.8.0",
"animations": {
"carryon:block": {
"loop": true,
"bones": {
"Root": {
"rotation": [2, 0, 0]
},
"UpBody": {
"rotation": [-15, 0, 0]
},
"Head": {
"rotation": [25, 0, 0]
},
"LeftArm": {
"rotation": [-25, 5, 5],
"position": [0, -0.5, 0]
},
"LeftForeArm": {
"rotation": [-5, 0, 0]
},
"LeftHandLocator": {
"scale": 0
},
"RightArm": {
"rotation": [-25, -5, -5],
"position": [0, -0.5, 0]
},
"RightForeArm": {
"rotation": [-5, 0, 0]
},
"RightHandLocator": {
"scale": 0
}
}
},
"carryon:entity": {
"loop": true,
"bones": {
"Root": {
"rotation": [2, 0, 0]
},
"UpBody": {
"rotation": [-20, 0, 0]
},
"Head": {
"rotation": [30, 0, 0]
},
"LeftArm": {
"rotation": [-45, 5, -5],
"position": [0, -0.5, 0]
},
"LeftForeArm": {
"rotation": [-5, 0, 0]
},
"LeftHandLocator": {
"scale": 0
},
"RightArm": {
"rotation": [-45, -5, 5],
"position": [0, -0.5, 0]
},
"RightForeArm": {
"rotation": [-5, 0, 0]
},
"RightHandLocator": {
"scale": 0
},
"LeftHand": {
"rotation": [0, 0, 0]
}
}
},
"carryon:player": {
"loop": true,
"bones": {
"Root": {
"rotation": [2, 0, 0]
},
"UpBody": {
"rotation": [-10, 0, 0]
},
"Head": {
"rotation": [10, 0, 0]
},
"LeftArm": {
"rotation": [-30, 5, -5],
"position": [0, -0.5, 0]
},
"LeftForeArm": {
"rotation": [-90, -47.5, 90]
},
"LeftHandLocator": {
"scale": 0
},
"RightArm": {
"rotation": [-30, -5, 5],
"position": [0, -0.5, 0]
},
"RightForeArm": {
"rotation": [-90, 47.5, -90]
},
"RightHandLocator": {
"scale": 0
}
}
},
"carryon:princess": {
"loop": true,
"bones": {
"Root": {
"rotation": [0, -90, -115],
"position": [16.7, 25.5, 6]
},
"AllBody": {
"rotation": [0, 0, 0]
},
"UpBody": {
"rotation": [50, 0, 0],
"position": [0, 1, 0.75]
},
"Head": {
"rotation": [27.5, 0, 0]
},
"LongHair": {
"rotation": [37.5, 0, 0]
},
"LeftArm": {
"rotation": [-16.77609, 44.19145, -7.81185]
},
"LeftForeArm": {
"rotation": [-97.5, 0, 0]
},
"RightArm": {
"rotation": [-16.36648, -42.10287, -4.20805]
},
"RightForeArm": {
"rotation": [-127.5, 0, 0]
},
"LeftLeg": {
"rotation": [-7.61435, 9.91358, -1.31845]
},
"LeftLowerLeg": {
"rotation": [65, 0, 0]
},
"LeftFoot": {
"rotation": [27.5, 0, 0]
},
"RightLeg": {
"rotation": [-2.17539, -10.01806, -1.21764]
},
"RightLowerLeg": {
"rotation": [65, 0, 0]
},
"RightFoot": {
"rotation": [7.5, 0, 0]
}
}
}
}
}