29 lines
499 B
JSON
29 lines
499 B
JSON
{
|
|
"model": "emxarms:ammo/x16sg_geo",
|
|
"texture": "emxarms:ammo/uv/x16sg",
|
|
"slot": "emxarms:ammo/slot/x16sg",
|
|
"shell": {
|
|
"model": "emxarms:shell/x16sg",
|
|
"texture": "emxarms:shell/x16sg"
|
|
},
|
|
"tracer_color": "#66ff99",
|
|
"transform": {
|
|
"scale": {
|
|
"thirdperson": [
|
|
0.4,
|
|
0.4,
|
|
0.4
|
|
],
|
|
"ground": [
|
|
0.5,
|
|
0.5,
|
|
0.5
|
|
],
|
|
"fixed": [
|
|
1,
|
|
1,
|
|
1
|
|
]
|
|
}
|
|
}
|
|
}
|