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.
FuseExtractionReporter
Reports who removed the apparatus using the existing global notification UI.
By Kov_it
| Last updated | 2 hours ago |
| Total downloads | 3 |
| Total rating | 0 |
| Categories | |
| Dependency string | Kov_it-FuseExtractionReporter-1.1.4 |
| Dependants | 0 other packages depend on this package |
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.2305README
Fuse Extraction Reporter
A small BepInEx mod for Lethal Company. When a player removes the apparatus (the fuse), an additional notification displays:
Player who pulled the fuse: PlayerName
The notification reuses the game's "New creature data sent to terminal!" animation and sound. The original radiation warning remains unchanged.
Debug Hotkeys
Debug hotkeys are disabled by default. After launching the mod once, set the
following value to true in
BepInEx/config/musek.fuseextractionreporter.cfg:
[Debug]
EnableDebugHotkeys = true
With debug hotkeys enabled:
F5displays the reporter notification. Before a fuse is pulled, it showsPlayer who pulled the fuse: None.F6teleports the local player near a docked apparatus after the interior has generated.
The log records Debug key polling active... when the shortcuts are ready.