Calculates jump time and reduces the speed of the player for a more realistic feeling.
This is something that's being used in a lot of platformer games. Very useful in:
- Advanced parkours.
 - The full jump isn't required in various cases.
 - Very specific cases, such as PvE and PvP.
 
To-do 🔗
- Make it a more smooth feeling when jumping.
 - Adjust the velocity values.
 - Make sure the mod doesn't conflict with the Double Jump, Wall Jump, and other physics mods.
 
License 🔗
See LICENSE.txt for full license information and AUTHORS.md for all the contributors.