{
  "format_version": "1.10.0",
  "animations": {
    "animation.crossbow.wield": {
      "loop": true,
      "bones": {
        "rightitem": {
          "position": [ "c.is_first_person ? 13.0 : 0.5", "c.is_first_person ? 7.0 : -0.5", "c.is_first_person ? 2.0 : -1.5" ],
          "rotation": [ "c.is_first_person ? -9.0 : 0.0", "c.is_first_person ? 60.0 : -3.0", "c.is_first_person ? -47.0 : 3.25" ]
        }
      }
    },
    "animation.crossbow.wield_first_person_pull": {
      "loop": true,
      "bones": {
        "rightitem": {
          "position": [ 0.0, "0.0 + ( variable.charge_amount  >= 1.0 ? math.sin( (q.life_time) * 1000.0 * 1.3) * 0.1 - math.sin(q.life_time * 45.0) * 0.25 : 0.0)", 0.0 ]
        }
      }
    }
  }
}
