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.
JetpackWarning
Adds visual and audio indicators for when your jetpack may explode, or at least when it used to in older LC versions.
| Date uploaded | 4 days ago |
| Version | 2.3.0 |
| Download link | Hamunii-JetpackWarning-2.3.0.zip |
| Downloads | 1809 |
| Dependency string | Hamunii-JetpackWarning-2.3.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.2305README
Jetpack Warning
A Lethal Company mod that adds visual and audio indicators for when your jetpack may explode.
This is an up-to-date fork of the original mod by klepticat, which is no longer maintained by them.

This is a client side mod, so everyone who wants this feature needs to install this mod.
If you found a bug or something, open a new issue on GitHub.
CHANGELOG
2.3.0
- Fixed visual indicators from displaying in loading screens
- Fixed visual indicators not disappearing after death
- Optimized code by caching and publicizing
2.2.0
- Fixed warning meter not going full while maintaining steady high speed, causing jetpack to explode
- Removed a mostly unnecessary variable from the warning meter fill logic, which would cause sudden changes in the meter
- Removed meter fill dampening due to it no longer being necessary, making the meter more responsive
- This project is now maintained by Hamunii. Previously maintained by klepticat
2.1.0
- Updated meter values to provide a clearer danger reading
- Should make it easier to keep maintain high speeds without exploding
- Fixed critical warning sound working improperly
- Before when a player first reached critical, the warning sound would play properly. However, toggling the jetpack while in critical would cause the warning sound to end and not reactivate
- Now the warning sound will continue to play, even if you toggle the jetpack while in critical
2.0.1
- Fixed README example image to work on thunderstore
2.0.0
- Fixed multiplayer issues
- Should now work properly in multiplayer, rather than just singleplayer
- If you encounter any issues still, add an issue to the github repo
1.1.1
- Updated README
1.1.0
- Added critical warning sound
- Added colors to meter
- The meter turns more red as it fills
- Added dampening to the meter's value to help make sudden changes look better
1.0.1
- Fixed dropped jetpacks overriding the fill meter
1.0.0
- Initial release