Invertigo-BetterWeapons icon

BetterWeapons

Fixes friendly fire for shovels and shotguns, prevents shotgun misfires, and allows configuring weapon damage.

Last updated 2 hours ago
Total downloads 14
Total rating 0 
Categories Mods Client-side Equipment
Dependency string Invertigo-BetterWeapons-1.0.0
Dependants 0 other packages depend on this package

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2100 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2100

README

BetterWeapons

A client-side Lethal Company mod that fixes various annoyances with weapons, specifically focused on friendly fire, shotgun safety, and the ability to customize your damage output.

This mod works entirely client-side, meaning only you need it installed for the friendly fire blocking to protect you.

Features

  • Friendly Fire Protection: Completely disables taking incoming damage from other players using Shovels, Stop Signs, Yield Signs, or Shotguns.
  • Harmless Swings (Optional): Completely disables outgoing friendly fire, meaning you cannot damage other players with melee weapons or shotguns. (Enabled by default).
  • Shotgun Safety: Shotguns will no longer randomly misfire when dropped on the floor.
  • Infinite Ammo: Shotguns no longer consume shells when fired.
  • Custom Damage: Configure the exact amount of damage your Shovel and Shotgun deals to enemies.

Configuration

All features can be easily toggled on/off or adjusted in the BepInEx/config/com.bacon.betterweapons.cfg file generated after your first launch.

Default settings:

  • DisableIncomingFriendlyFire: true
  • DisableOutgoingFriendlyFire: true
  • DisableShotgunMisfire: true
  • InfiniteShotgunAmmo: true
  • ShovelDamage: 2 (Note: The vanilla game's default Shovel damage is 1)
  • ShotgunDamage: -1 (Uses the game's default value)