Files
escape-from-funcraft-client/emotes/MIEM_pickaxe_shoulder.json
T
2026-07-23 16:35:06 +05:00

77 lines
2.1 KiB
JSON

{
"name": {
"translate": "mineeemotes.emote.name.miempickaxeshoulder",
"fallback": "Place the pickaxe on your shoulder §8(Mine)"
},
"author": "MineEmotes",
"description": {
"translate": "mineeemotes.emote.description.miempickaxeshoulder",
"fallback": "Author of the idea: Astro-HoneyMoneyuwuaa"
},
"emote": {
"isLoop": "true",
"returnTick": 2,
"beginTick": 21,
"endTick": 22,
"stopTick": 23,
"degrees": false,
"moves": [
{
"tick": 20,
"easing": "EASEINOUTQUAD",
"turn": 0,
"rightArm": {
"yaw": -0.0
}
},
{
"tick": 20,
"easing": "EASEINOUTQUAD",
"turn": 0,
"rightArm": {
"roll": -0.0
}
},
{
"tick": 20,
"easing": "EASEINOUTQUAD",
"turn": 0,
"rightArm": {
"y": 2.0
}
},
{
"tick": 20,
"easing": "EASEINOUTQUAD",
"turn": 0,
"rightArm": {
"z": -0.0
}
},
{
"tick": 20,
"easing": "EASEINOUTQUAD",
"turn": 0,
"rightArm": {
"x": -5.0
}
},
{
"tick": 20,
"easing": "EASEINOUTQUAD",
"turn": 0,
"rightArm": {
"pitch": -1.6035088300704956
}
},
{
"tick": 20,
"easing": "EASEINOUTQUAD",
"turn": 0,
"rightArm": {
"bend": -1.5809694528579712
}
}
]
}
}