Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ewewukek/fabric-flightmod
Fabric mod that adds hunger-based flight for survival or client only creative flight tweaks
https://github.com/ewewukek/fabric-flightmod
fabric minecraft
Last synced: 1 day ago
JSON representation
Fabric mod that adds hunger-based flight for survival or client only creative flight tweaks
- Host: GitHub
- URL: https://github.com/ewewukek/fabric-flightmod
- Owner: ewewukek
- License: mit
- Created: 2021-09-03T23:24:29.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-08-08T16:32:29.000Z (5 months ago)
- Last Synced: 2024-11-11T04:41:27.263Z (2 months ago)
- Topics: fabric, minecraft
- Language: Java
- Homepage:
- Size: 302 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
### Flight Mod
Fabric mod that adds hunger-based flight for survival. Can be used as client only mod for creative flight tweaks.
[Download from CurseForge](https://www.curseforge.com/minecraft/mc-mods/flight-mod-fabric/files/all)\
[Download from modrinth](https://modrinth.com/mod/flight-mod/versions)Requires [Cloth Config](https://modrinth.com/mod/cloth-config) and [Mod Menu](https://modrinth.com/mod/modmenu).
**Flight is available in singleplayer only unless also installed on a server.**
### Main features:
- Hunger cost per tick while flying + per 1m flown horizontally + per 1m flown upwards
- Warning message when food level drops to certain level
- No longer immune to fall damage
- Can't fly inside water/lava
- Can't fly inside blocks that slow movement: cobwebs, sweet berry bushes and powder snow### Client tweaks:
- Modified flying movement. 3D flight if looking above/below certain degree. Makes landing on thin ledges easier
- Inertia compensation for side movement while flying forward. Lets you make sharp turns
- Extra keyboard shortcuts. Pressing Space key while falling will enable flight, pressing Shift+Space will disable flightMovement modification has three modes:
- vanilla - disabled
- vanilla vertical - cap vertical speed at vanilla values
- full speed - fly at full speed in any direction! **(may be considered as unfair advantage by some servers)****Client tweaks are available in multiplayer too but disabled by default.** Settings are stored per-server.