EMXArms/emxarms/guns/display/emx_pmg90e_display.json

53 lines
1.4 KiB
JSON
Raw Normal View History

{
"model": "emxarms:gun/emx_pmg90e_geo",
"texture": "emxarms:gun/uv/emx_pmg90e",
"hud": "emxarms:gun/hud/emx_pmg90",
"slot": "emxarms:gun/slot/emx_pmg90e",
"animation": "emxarms:emx_pmg90",
"use_default_animation": "rifle",
"third_person_animation": "default",
"transform": {
"scale": {
"thirdperson": [0.6, 0.6, 0.6],
"ground": [0.6, 0.6, 0.6],
"fixed": [1.2, 1.2, 1.2]
}
},
"muzzle_flash": {
"texture": "emxarms:flash/emx_muzzle_flash_explosive",
"scale": 2.125
},
"iron_zoom": 1.2,
"shell": {
"initial_velocity": [5, 2, 1],
"random_velocity": [1, 1, 0.25],
"acceleration": [0.0, -10, 0.0],
"angular_velocity": [360, -1200, 90],
"living_time": 1.0
},
"sounds": {
"shoot": "emxarms:emx_pmg90/emx_pmg90_shoot",
"shoot_3p": "emxarms:emx_pmg90/emx_pmg90_shoot_3p",
"silence": "emxarms:emx_pmg90/emx_pmg90_shoot",
"silence_3p": "emxarms:emx_pmg90/emx_pmg90_shoot_3p",
"dry_fire": "emxarms:emx_dw",
"fire_select": "emxarms:emx_mode",
"head_hit": "tacz:head_hit",
"flesh_hit": "tacz:flesh_hit",
"kill": "emxarms:emx_hit1"
},
// 枪械模型上的文本显示
"offhand_show": {
"pos": [1, 19, 4],
"rotate": [0, 0, 50],
"scale": [0.5, 0.5, 0.5]
},
"hotbar_show": {
"0": {
"pos": [-4, 24, 3],
"rotate": [-90, -5, -90],
"scale": [0.5, 0.5, 0.5]
}
}
}