MrGlim-KeepItemsOnTeleport icon

KeepItemsOnTeleport

Keep inventory items when beamed by the ship teleporter (normal + inverse).

Last updated 2 hours ago
Total downloads 38
Total rating 0 
Categories
Dependency string MrGlim-KeepItemsOnTeleport-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

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

  1. Install BepInEx Pack for Lethal Company.
  2. Drop KeepItemsOnTeleport.dll into BepInEx/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.