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
@@ -0,0 +1,41 @@
{
"model": "elitex:block/elitebench",
"texture": "elitex:block/uv/elitebench",
"transforms": {
"thirdperson_righthand": {
"rotation": [0, 90, 0],
"translation": [0, 0.25, -2],
"scale": [0.24, 0.24, 0.24]
},
"thirdperson_lefthand": {
"rotation": [0, 90, 0],
"translation": [0, 0.25, 2],
"scale": [0.24, 0.24, 0.24]
},
"firstperson_righthand": {
"rotation": [0, 90, 0],
"scale": [0.25, 0.25, 0.25]
},
"firstperson_lefthand": {
"rotation": [0, 90, 0],
"translation": [0, 0, 4],
"scale": [0.25, 0.25, 0.25]
},
"ground": {
"translation": [2, 2, 0],
"scale": [0.25, 0.25, 0.25]
},
"gui": {
"rotation": [15, -145, 0],
"translation": [-2.5, -3.75, 0],
"scale": [0.5, 0.5, 0.5]
},
"head": {
"translation": [8, 3.75, 0]
},
"fixed": {
"translation": [4, -4, -3.5],
"scale": [0.5, 0.5, 0.5]
}
}
}