45 lines
1.2 KiB
JSON
45 lines
1.2 KiB
JSON
{
|
|
"name": {
|
|
"translate": "mineeemotes.emote.name.miemgppistolstay",
|
|
"fallback": "§L §f [§2gp §F] §r threaten with a pistol"
|
|
},
|
|
"author": "MineEmotes",
|
|
"description": {
|
|
"translate": "mineeemotes.emote.description.miemgppistolstay",
|
|
"fallback": "Drive everything or tell my friend hello"
|
|
},
|
|
"emote": {
|
|
"isLoop": "true",
|
|
"returnTick": 10,
|
|
"beginTick": 0,
|
|
"endTick": 80,
|
|
"stopTick": 81,
|
|
"degrees": false,
|
|
"moves": [
|
|
{
|
|
"tick": 10,
|
|
"easing": "EASEINOUTQUAD",
|
|
"turn": 0,
|
|
"rightArm": {
|
|
"bend": -1.5707963705062866
|
|
}
|
|
},
|
|
{
|
|
"tick": 40,
|
|
"easing": "EASEINOUTQUAD",
|
|
"turn": 0,
|
|
"rightArm": {
|
|
"bend": -1.483529806137085
|
|
}
|
|
},
|
|
{
|
|
"tick": 80,
|
|
"easing": "EASEINOUTQUAD",
|
|
"turn": 0,
|
|
"rightArm": {
|
|
"bend": -1.5707963705062866
|
|
}
|
|
}
|
|
]
|
|
}
|
|
} |