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,133 @@
{
"model": "lrtactical:melee/fire_axe_geo",
"animation": "lrtactical:melee/fire_axe",
"state_machine": "lrtactical:default_melee_state_machine",
"texture": "lrtactical:melee/fire_axe_uv",
"slot_texture": "lrtactical:melee/slot/fire_axe_slot",
"display": {
"thirdperson_righthand": {
"rotation": [
-12.15,
-6.83,
-2.45
],
"translation": [
-0.5,
-18,
4.75
],
"scale": [
0.1,
0.1,
0.1
]
},
"thirdperson_lefthand": {
"translation": [
0,
-18.5,
2.75
],
"scale": [
0.1,
0.1,
0.1
]
},
"firstperson_righthand": {
"translation": [
2.5,
-29,
0
],
"scale": [
0.1,
0.1,
0.1
]
},
"firstperson_lefthand": {
"translation": [
4,
-28,
0
],
"scale": [
0.1,
0.1,
0.1
]
},
"ground": {
"rotation": [
90,
-58.59,
98.11
],
"translation": [
7.25,
0,
-0.25
],
"scale": [
0.1,
0.1,
0.1
]
},
"gui": {
"rotation": [
-126.2,
-62.24,
-149.8
],
"translation": [
-6,
-21.25,
0
],
"scale": [
0.1,
0.1,
0.1
]
},
"head": {
"rotation": [
12.75,
0,
0
],
"translation": [
0,
-37,
6
],
"scale": [
0.1,
0.1,
0.1
]
},
"fixed": {
"rotation": [
91.39,
-55.92,
92.62
],
"translation": [
15.5,
-21.5,
0
],
"scale": [
0.1,
0.1,
0.1
]
}
},
"textures": {
"particle": "item/fire_axe_uv"
}
}
@@ -0,0 +1,83 @@
{
"model": "lrtactical:melee/hardened_katana_geo",
"animation": "lrtactical:melee/baseball_bat",
"state_machine": "lrtactical:default_melee_state_machine",
"texture": "lrtactical:melee/hardened_katana_uv",
"slot_texture": "lrtactical:melee/slot/hardened_katana_slot",
"display": {
"thirdperson_righthand": {
"translation": [
0,
-7.5,
1.25
]
},
"thirdperson_lefthand": {
"translation": [
0,
-7.5,
1.5
]
},
"firstperson_righthand": {
"translation": [
0,
-8.5,
0
]
},
"firstperson_lefthand": {
"translation": [
0,
-9,
0
]
},
"gui": {
"rotation": [
-85.77,
-58.26,
-85.43
],
"translation": [
-6.5,
-9,
0.5
],
"scale": [
0.7,
0.7,
0.7
]
},
"head": {
"rotation": [
-75.5,
0,
0
],
"translation": [
0,
-26,
2.5
]
},
"fixed": {
"rotation": [
86.73,
-47.3,
88.56
],
"translation": [
8.75,
-9,
0.5
],
"scale": [
0.7,
0.7,
0.7
]
}
}
}
@@ -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]
}
}
}