You are viewing a potentially older version of this package. View all versions.
ant8490-LethalSuperJump-1.0.4 icon

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-5.4.2304 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2304
Rune580-LethalCompany_InputUtils-0.7.12 icon
Rune580-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.12

README

LethalSuperJump

A mod to jump high but can be toggled on/off with a key.

Installation

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