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.
TeleportWithYourItems
A simple mod that allows you to keep your items when being teleported
| Date uploaded | 6 days ago |
| Version | 1.0.0 |
| Download link | PixelIndieDev-TeleportWithYourItems-1.0.0.zip |
| Downloads | 1339 |
| Dependency string | PixelIndieDev-TeleportWithYourItems-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.2305AinaVT-LethalConfig
Provides an in-game config menu for players to edit their configs, and an API for other mods to use and customize their entries.
Preferred version: 1.4.6README
Teleport With Your Items
A simple mod that allows you to keep your items when being teleported. Any equipment or scrap that you might have collected won't drop when getting teleported by the normal teleporter or the inverse teleporter.
![]()
Installation
- Install
BepInEx - Install
LethalConfig - Drop 'BepInEx' from the TeleportWithYourItems.zip into your Lethal Company folder.
What it does
- Prevents your items from being dropped when using the normal teleporter.
- Prevents your items from being dropped when using the inverse teleporter.
- Gives the option to customize which teleporters allow item holding via the LethalConfig config menu.
What it doesn't do
- Does not alter any other teleporter and inverse teleporter logic
Configuration
All settings are available in the LethalConfig menu in-game.
| Setting | Default Key |
|---|---|
| Keep items when being teleported back to the ship | true |
| Keep items when being teleported into the facility | true |
All players in the lobby are required to have the
TeleportWithYourItemsmod installed. Clients without the mod will receive an generic "an error occurred" message and be sent back to the main menu.
Compatibility
Works for V81
This mod should work alongside most other mods.
CHANGELOG
v1.0.0
- Initial release