Files
escape-from-funcraft-client/tacz/daffas/assets/daffas_arsenal/display/ammo/water_display.json
T
2026-07-23 16:35:06 +05:00

29 lines
501 B
JSON

{
"model": "daffas_arsenal:ammo/water",
"texture": "daffas_arsenal:gun/uv/southeastmomssecretweapon",
"slot": "daffas_arsenal:ammo/slot/water",
"shell": {
"model": "tacz:shell/9mm",
"texture": "tacz:shell/9mm"
},
"tracer_color": "#0088ff",
"transform": {
"scale": {
"thirdperson": [
0.6,
0.6,
0.6
],
"ground": [
0.6,
0.6,
0.6
],
"fixed": [
0.8,
0.8,
0.8
]
}
}
}