Add a "No hover" mode to the jet boots
ChiefArug opened this issue ยท 2 comments
Describe the feature
Another check box in the Jet Boots config UI for completely disabling the jet boots hovering.
Could also merge that and the smart hover mode checkbox for a slider to change hover mode. "Off", "Smart", "Always".
Reasons why it should be considered
It would allow using the stomp upgrade more effectively, and having the boots always hover can be an annoyance when doing some things (such as low controlled flying to the ground. then stopping and ending up hovering a block above the ground), or flying around in creative.
Additional details
No response
Making it a slider/dropdown might be a bit more complex than it looks due to the way checkboxes have specific support for being toggleable with keybinds. But it would be better from a UI point of view so I'll see how feasible it is to do that...