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.
You are viewing a potentially older version of this package.
View all versions.
KeepItemsOnTeleport
Keep inventory items when beamed by the ship teleporter (normal + inverse).
| Date uploaded | 3 hours ago |
| Version | 1.0.0 |
| Download link | MrGlim-KeepItemsOnTeleport-1.0.0.zip |
| Downloads | 58 |
| Dependency string | MrGlim-KeepItemsOnTeleport-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
KeepItemsOnTeleport
Keep your held/inventory items when the ship teleporter beams you.
Thunderstore: MrGlim-KeepItemsOnTeleport
Game: Lethal Company v81 (and compatible)
What it does
- Normal teleporter (facility → ship): items stay in your slots
- Inverse teleporter (ship → facility): items stay in your slots
- Death / disconnect still drops items as vanilla
Install
- Install BepInEx Pack for Lethal Company.
- Drop
KeepItemsOnTeleport.dllintoBepInEx/plugins/(or install via Thunderstore Mod Manager / Gale).
Lobby note: everyone in the lobby should run this mod (teleport inventory is synced).
Config (BepInEx/config/com.benhough.lethal.KeepItemsOnTeleport.cfg)
| Key | Default | Notes |
|---|---|---|
Enabled |
true | Master toggle |
KeepOnNormalTeleporter |
true | Keep items when beamed to the ship |
KeepOnInverseTeleporter |
true | Keep items when beamed into the facility |
VerboseLogging |
false | Log skipped drops |
Build
dotnet build -c Release
License
MIT — see LICENSE.