public HeavyWeaponsMod(ModContentPack pack) : base(pack)
 {
     settings = GetSettings <HeavyWeaponsSettings>();
 }