Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
BetterWeapons
Fixes friendly fire for shovels and shotguns, prevents shotgun misfires, and allows configuring weapon damage.
By Invertigo
| Date uploaded | 7 hours ago |
| Version | 1.0.0 |
| Download link | Invertigo-BetterWeapons-1.0.0.zip |
| Downloads | 44 |
| Dependency string | Invertigo-BetterWeapons-1.0.0 |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2100README
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:trueDisableOutgoingFriendlyFire:trueDisableShotgunMisfire:trueInfiniteShotgunAmmo:trueShovelDamage:2(Note: The vanilla game's default Shovel damage is1)ShotgunDamage:-1(Uses the game's default value)