About this mod
Removes the sharp drop when jetpacking off a cliff, and adds a custom speed multiplier to the jetpack.
- Permissions and credits
- Changelogs
- Donations
SpeedMult: 1 - Jetpack speed multiplier
The following variables change jetpack lift and drop:
HighCutoffMult: 1
HighStartValue: 0
HighTargetValue: 20
LowStartValue: -5
LowTargetValue: 0
High means when altitude is higher than a set value (dependent on jetpack level).
Low means when altitude is below that value.
Start vs. Target is the game's way of calculating lift and drop; a negative start value and a target of 0 means lift, whereas a 0 start value and a positive target means drop. For simple usage, just change the 20 to something lower for less drop, and the -5 to something lower (more negative) for more lift).
HighCutoffMult lets you adjust the altitude that switches from low to high (with default values above this is the jetpack ceiling).
To change these, run the game once with the mod installed, then edit BepInEx\config\aedenthorn.BetterJetPack.cfg.
To install this mod, first install BepInEx for Planet Crafter, then place the dll file in BepInEx\plugins.
You can use this tool to install BepInEx.
Source code is at https://github.com/aedenthorn/PlanetCrafterMods.
If you want to complain or ask for help or help me test my mods, you can visit my Discord server.