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,9 @@
{
"slot": "elitex:attachments/slot/elite_smg_suppressor",
"model": "elitex:attachments/elite_smg_suppressor_geo",
"texture": "elitex:attachments/uv/elite_smg_suppressor",
"sounds": {
"install": "tacz:attachments/muzzle_general",
"uninstall": "tacz:attachments/muzzle_general"
}
}
@@ -0,0 +1,21 @@
{
"model": "elitex:attachments/inter_m200_scope_geo",
"texture": "elitex:attachments/uv/inter_m200_scope",
"zoom": [
4.0,
15.0
],
"views": [
1,
2
],
"views_fov": [
22.0,
25.0
],
"scope": true,
"sounds": {
"install": "tacz:attachments/scope_general_a",
"uninstall": "tacz:attachments/scope_general_a"
}
}
@@ -0,0 +1,21 @@
{
"model": "elitex:attachments/sassy_dmr_scope_geo",
"texture": "elitex:attachments/uv/sassy_dmr_scope",
"zoom": [
4.0,
13.0
],
"views": [
1,
2
],
"views_fov": [
22.0,
25.0
],
"scope": true,
"sounds": {
"install": "tacz:attachments/scope_general_a",
"uninstall": "tacz:attachments/scope_general_a"
}
}
@@ -0,0 +1,9 @@
{
"slot": "elitex:attachments/slot/sassy_suppressor",
"model": "elitex:attachments/sassy_suppressor_geo",
"texture": "elitex:attachments/uv/sassy_suppressor",
"sounds": {
"install": "tacz:attachments/muzzle_general",
"uninstall": "tacz:attachments/muzzle_general"
}
}