You are viewing a potentially older version of this package.
View all versions.
RevertFroggyNerf
Quality of Life mod that reverts the jump potion nerf that limits how many extra jumps you can get. Defaults to 4 maximum and can be configured up to 99 additional jumps
| Date uploaded | 5 months ago |
| Version | 1.0.0 |
| Download link | darmuh-RevertFroggyNerf-1.0.0.zip |
| Downloads | 54 |
| Dependency string | darmuh-RevertFroggyNerf-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.2304README
RevertFroggyNerf
RevertFroggyNerf is a simple Quality of Life mod that reverts the jump potion nerf that limits how many extra jumps you can get.
- Maximum jump cap is raised from 1 to 3 by default. You can configure it up to 99 with the singular configuration item that comes with this mod.
- NOTE: This is a host-only mod and will not do anything if the host does not have it installed. (Clients do not need it)
CHANGELOG
RevertFroggyNerf Changelog
1.0.2
- Fixed mod for clients due to latest game update.
- Host no longer has authority over all client's
maxAdditiveExtraAirJumpsvalue. So clients need to set it themselves. - This means the mod is now required by all clients.
- Also had to switch to a standard harmony patch rather than using the player spawn event from GameManager
- Host no longer has authority over all client's
1.0.1
- Fixed mod not applying changes for clients (non-host players)
1.0.0
- initial release