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

53 lines
1.3 KiB
JSON

{
"name": {
"translate": "mineeemotes.emote.name.miememote180",
"fallback": "back in front"
},
"author": "MineEmotes",
"description": {
"translate": "mineeemotes.emote.description.miememote180",
"fallback": "-180"
},
"emote": {
"isLoop": "true",
"returnTick": 3,
"beginTick": 3,
"endTick": 3,
"stopTick": 16,
"degrees": false,
"moves": [
{
"tick": 1,
"easing": "EASEINOUTQUAD",
"turn": 0,
"torso": {
"yaw": -3.1415927410125732
}
},
{
"tick": 3,
"easing": "EASEINOUTQUAD",
"turn": 0,
"torso": {
"yaw": -3.1415927410125732
}
},
{
"tick": 1,
"easing": "EASEINOUTQUAD",
"turn": 0,
"torso": {
"roll": -0.0
}
},
{
"tick": 1,
"easing": "EASEINOUTQUAD",
"turn": 0,
"torso": {
"pitch": 0.0
}
}
]
}
}