This mod prevents the player from drifting after they stopped flying in creative mode.
How does it work?
Whenever you stop pressing the horizontal movement keys while flying, your character stops immediately
Controller support
From version 6.0.0.0 onward controllers are supported on all loaders
Jetpack support:
To remove the drift from jetpacks, go into the config and set disableJetpackDrift to true.
The only supported jetpacks are from Simply Jetpacks 2, Iron Jetpacks and Mekanism (if the mod is available for that version)
Drift during Non-Creative Flight:
To remove the drift from flight while in survival mode, go into the config and set disableNonCreativeDrift to true.
(Works only for mods that use the vanilla flight system)
Vertical Drift
To remove the drift from vertical flight, go into the config and set disableVerticalDrift to true.
In Game Toggle
To enable the key bind that toggles drift, go into the config and set enableToggleKeyBind to true.
To enable the Hud message("Drift disabled"), go into the config and set enableHudMessage to true.