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.
LethalSuperJump
Super high jumping that can enabled/disabled with a key bind. Jump heights can also be modified in config file.
By ant8490
| Date uploaded | 2 years ago |
| Version | 1.0.4 |
| Download link | ant8490-LethalSuperJump-1.0.4.zip |
| Downloads | 1706 |
| Dependency string | ant8490-LethalSuperJump-1.0.4 |
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.2304Rune580-LethalCompany_InputUtils
API/Library for creating Unity InputActions with in-game re-binding support. Provides an alternative UI that allows for supporting mods to have in-game re-bindable keybinds.
Preferred version: 0.7.12README
LethalSuperJump
A mod to jump high but can be toggled on/off with a key.
Installation
- Install BepInEx
- Install LethalCompany InputUtils
- Unzip this mod into your
Lethal Company/BepInExfolder
Or use the thunderstore mod manager.
Key Binds
Toggle Super Jump -> Default Key: "F"
Config Settings
Standard Jump Force -> Default: 13 Super Jump Force -> Default: 50
FYI
There is no fall damage when Super Jump is enabled. Fall damage is reset to normal when Super Jump is disabled.
CHANGELOG
[2.0.0]
Re-coded to sync settings with host:
- Host must have plugin enabled for clients to enable super jump.
- Client jump settings sync with host config settings.
[1.0.5]
Edit config file grouping
[1.0.4]
Add config file to modify jump forces
[1.0.3]
Fix standard jump force to game default
[1.0.2]
Enable standard fall damage when super jump is disabled
[1.0.1]
Minor fixes
[1.0.0]
Initial release