EMXArms/emxarms/ammo/display/x16sg_display.json

30 lines
499 B
JSON
Raw Normal View History

{
"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
]
}
}
}