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,31 @@
{
"model": "lrtactical:melee/wooden_baseball_bat_geo",
"animation": "lrtactical:melee/baseball_bat",
"state_machine": "lrtactical:default_melee_state_machine",
"texture": "lrtactical:melee/wooden_baseball_bat_uv",
"slot_texture": "lrtactical:melee/slot/wooden_baseball_bat",
"transforms": {
"thirdperson_righthand": {
"translation": [0, 2.5, 1]
},
"thirdperson_lefthand": {
"translation": [0, 2.5, 1]
},
"ground": {
"rotation": [45, 0, 0],
"translation": [0, 6, 0]
},
"gui": {
"rotation": [0, 0, -45],
"translation": [4.5, 4, 0]
},
"head": {
"translation": [0, 4.75, 0]
},
"fixed": {
"rotation": [0, 0, 45],
"translation": [5.5, -5.5, 0],
"scale": [0.8, 0.8, 0.8]
}
}
}