{
  "model": "rsws:gun/m1911_geo",
  "texture": "rsws:gun/uv/m1911",
  "lod": {
    "model": "rsws:gun/lod/m1911",
    "texture": "rsws:gun/lod/m1911"
  },
  "hud": "tacz:gun/hud/m1911",
  "slot": "rsws:gun/slot/1911",
  "animation": "tacz:m1911",
  "use_default_animation": "pistol",
  "player_animator_3rd": "tacz:pistol_default.player_animation",
  "transform": {
    "scale": {
      "thirdperson": [0.6, 0.6, 0.6],
      "ground": [0.6, 0.6, 0.6],
      "fixed": [1.2, 1.2, 1.2]
    }
  },
  "shell": {
    "initial_velocity": [5.0, 3.0, 1],
    "random_velocity": [2.5, 2, 0.25],
    "acceleration": [0.0, -20, 0.0],
    "angular_velocity": [360, -960, 90],
    "living_time": 1.0
  },
  "muzzle_flash": {
    "texture": "tacz:flash/common_muzzle_flash",
    "scale": 0.65
  },
  "iron_zoom": 1.5,
  "sounds": {
    "draw": "tacz:m1911/m1911_draw",
    "put_away": "tacz:m1911/m1911_put_away",
    "shoot": "tacz:m1911/m1911_shoot",
    "shoot_3p": "tacz:m1911/m1911_shoot_3p",
    "silence": "tacz:m1911/m1911_silence",
    "silence_3p": "tacz:m1911/m1911_silence_3p"
  },
  "offhand_show": {
    "pos": [4, 13, -1],
    "rotate": [-90, -35, 90],
    "scale": [0.5, 0.5, 0.5]
  },
  "hotbar_show": {
    "0": {
      "pos": [-5, 13, -1],
      "rotate": [-90, -35, 90],
      "scale": [0.5, 0.5, 0.5]
    }
  }
}