MOD介绍
转载自Luke Jetpacks now let you maintain the altitude where you started instead of dragging you down the ground. Also has a "smooth landing" option. 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. https://i.imgur.com/qoXH7Qd.png 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. [code]## 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: /c ToggleButton = /c ## Enable hovering when the game starts # Setting type: Boolean # Default value: true EnableOnStart = true [/code]

