0 of 0

File information

Last updated

Original upload

Created by

Luke

Uploaded by

lukevo

Virus scan

Safe to use

Tags for this mod

About this mod

Jetpacks now let you maintain the altitude where you started instead of dragging you down the ground. Also has a "smooth landing" option.

Permissions and credits
Donations
When activating Jetpack, your player now stays at the same starting altitude instead of being dragged down to near the ground. Can be toggled with a customizable key. This mod also gives a "smooth landing" option similar to Better Jetpack which unfortunately stopped working.



Installation:
- If you haven't, install BepInEx for Planet Crafter.
- Copy the .dll file into BepInEx\plugins folder.

Configuration:
After running the game with the mod for the first time, you can open the .cfg file in BepInEx\config folder.

## Settings file was created by plugin Hovering Jetpack v1.0.0
## Plugin GUID: com.lukev.hoveringjetpack

[General]

## Enable smooth drop when going down without hovering
# Setting type: Boolean
# Default value: true
SmoothDropEnabled = true

## Button to toggle hovering
# Setting type: String
# Default value: <Keyboard>/c
ToggleButton = <Keyboard>/c

## Enable hovering when the game starts
# Setting type: Boolean
# Default value: true
EnableOnStart = true