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
+77
View File
@@ -0,0 +1,77 @@
{
"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
}
}
]
}
}