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.
JetpackFallFix
Fixes buggy jetpack fall damage logic.
CHANGELOG
2.0.1
- Fix always overriding
fallValueUncappedwiththisController.velocity.yeven when not using jetpack.
2.0.0
- Rewrote the whole plugin so it uses transpilers for much better compatibility with other mods
- Also now uses MonoMod instead of Harmony
1.1.0
- Updated fall damage values for v49
- Fixed immediate fall damage when using the jetpack for the first time while moving fast enough
1.0.1
- Updated readme, no code changes
1.0.0
- Initial release