Escape from Funcraft: Beta 2 configs, mods, etc.

This commit is contained in:
BergaBruh
2026-07-23 16:35:06 +05:00
commit b218433c3c
27575 changed files with 24025424 additions and 0 deletions
+53
View File
@@ -0,0 +1,53 @@
{
"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
}
}
]
}
}