Community listing page, reviews here may not be monitored by the author.
WingsThatFly
No reviews yet
Ever wanted to fly with your Elytra? Now you can, with many customizable options, and you can still glide with style.
Community voices
Reviews
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
Works on the client or the server alone, but does more when on both.
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
Description

> Ever wanted to fly with your Elytra? Now you can, with many customizable options, and you can do it in style.
Dependencies (26.2)
| Dependency | Version | Notes |
|---|---|---|
| Fabric-API | 0.154.0+26.2 | Required |
| Cloth Config | 26.2.155 | Bundled — no separate install needed |
| Mod Menu | 20.0.0-beta.4 | Optional — adds a config button in the mods list |
Features
Creative Flight with Your Elytra
Wearing an Elytra gives you full creative-style flight. You can take off, hover, and fly in any direction without needing a rocket. You can still glide normally too.
Customisable Speed
Flight speed can be scaled up or down. The default matches vanilla creative flight, but you can crank it higher or dial it back.
Boost
Sprinting while flying activates a speed burst. How fast the boost is, and how much extra durability it costs, are both configurable. Off by default.
Durability Control
Choose how much durability the Elytra loses per second of mod-granted flight, and separately control what happens during a normal elytra glide (vanilla rate, your custom rate, or nothing at all).
Altitude Limit
Cap how high players can fly. There's a configurable slowdown zone below the ceiling so you don't slam into an invisible wall.
Stamina System
Optionally add a stamina bar that drains while flying and recharges on the ground. When it runs out, flight is disabled until the bar is full again. Off by default.
Fall Damage Protection
After stopping flight or a glide, the next fall can optionally deal no damage. Toggleable.
Equip Cooldown
A short lockout (default 3 seconds) after removing the Elytra before flight is re-granted, preventing rapid toggling.
Particle Trails
Each player can set up their own particle trail that appears while flying or gliding. Options include:
- Particle type — any Minecraft particle (cloud, flame, dust, etc.)
- Color and size — for dust-type particles
- Shape — Sphere, Spiral, Wake, or Comet
- Frequency, speed, and count per burst
- Spawn offset — shift where particles appear relative to your body (X/Y/Z)
- Active during — both flight and glide, flight only, or glide only
- Accent particle — a second particle type that fires on some bursts at a configurable ratio
Hide Wings
Toggle whether your Elytra wings are visible while using mod-granted creative flight.
Per-Dimension Disable
Operators can block mod flight in specific dimensions (e.g. the Nether).
Per-Player Opt-Out
Any player can toggle their own mod flight on or off without needing op permissions.
Mod Menu Support
If Mod Menu is installed, WingsThatFly gets a config button directly in the mods list.
###Commands
All commands work under both /wingsthatfly and the shorter alias /wtf.
Config Screen
/wtf menu
Opens the in-game config screen (same as clicking the button in Mod Menu).
Personal Toggle
/wtf toggle
Turns your own mod-granted flight on or off. Any player can use this.
Particle Settings (per player, any player)
- /wtf particles enabled <true|false>
- /wtf particles type <particle_id>
- /wtf particles frequency <value>
- /wtf particles count <value>
- /wtf particles color <r> <g> <b>
- /wtf particles colorsize <value>
- /wtf particles shape <sphere|spiral|wake|comet>
- /wtf particles mode <both|flight_only|glide_only>
- /wtf particles offset <x> <y> <z>
- /wtf particles accent enabled <true|false> -/wtf particles accent type <particle_id>
- /wtf particles accent count <value>
- /wtf particles accent ratio <value>
- /wtf particles accent color <r> <g> <b>
- /wtf particles accent colorsize <value>
- /wtf particles accent mode <both|flight_only|glide_only>
Server Config (operators only)
[list]
- /wtf config enabled <true|false>
- /wtf config durability <0-20>
- /wtf config wings <true|false>
- /wtf config falldamage <true|false>
- /wtf config glidedurability <vanilla|modifier|off>
- /wtf config speed <0.5-5.0>
- /wtf config boost <true|false>
- /wtf config boost-speed <1.0-10.0>
- /wtf config boost-durability <0-20>
- /wtf config altitude <true|false>
- /wtf config altitude-limit <64-512>
- /wtf config altitude-slowdown <0-64>
- /wtf config stamina <true|false>
- /wtf config stamina-max <value>
- /wtf config stamina-drain <value>
- /wtf config stamina-recharge <value>
- /wtf config cooldown <0-60>
- /wtf config dimension list
- /wtf config dimension add <dimension_id>
- /wtf config dimension remove <dimension_id>
- /wtf reload

Ever wanted to fly with your Elytra? Now you can, with many customizable options, and you can do it in style.
Dependencies (26.2)
| Dependency | Version | Notes |
|---|---|---|
| Fabric-API | 0.154.0+26.2 | Required |
| Cloth Config | 26.2.155 | Bundled — no separate install needed |
| Mod Menu | 20.0.0-beta.4 | Optional — adds a config button in the mods list |
Features
Creative Flight with Your Elytra
Wearing an Elytra gives you full creative-style flight. You can take off, hover, and fly in any direction without needing a rocket. You can still glide normally too.
Customisable Speed
Flight speed can be scaled up or down. The default matches vanilla creative flight, but you can crank it higher or dial it back.
Boost
Sprinting while flying activates a speed burst. How fast the boost is, and how much extra durability it costs, are both configurable. Off by default.
Durability Control
Choose how much durability the Elytra loses per second of mod-granted flight, and separately control what happens during a normal elytra glide (vanilla rate, your custom rate, or nothing at all).
Altitude Limit
Cap how high players can fly. There's a configurable slowdown zone below the ceiling so you don't slam into an invisible wall.
Stamina System
Optionally add a stamina bar that drains while flying and recharges on the ground. When it runs out, flight is disabled until the bar is full again. Off by default.
Fall Damage Protection
After stopping flight or a glide, the next fall can optionally deal no damage. Toggleable.
Equip Cooldown
A short lockout (default 3 seconds) after removing the Elytra before flight is re-granted, preventing rapid toggling.
Particle Trails
Each player can set up their own particle trail that appears while flying or gliding. Options include:
- Particle type — any Minecraft particle (cloud, flame, dust, etc.)
- Color and size — for dust-type particles
- Shape — Sphere, Spiral, Wake, or Comet
- Frequency, speed, and count per burst
- Spawn offset — shift where particles appear relative to your body (X/Y/Z)
- Active during — both flight and glide, flight only, or glide only
- Accent particle — a second particle type that fires on some bursts at a configurable ratio
Hide Wings
Toggle whether your Elytra wings are visible while using mod-granted creative flight.
Per-Dimension Disable
Operators can block mod flight in specific dimensions (e.g. the Nether).
Per-Player Opt-Out
Any player can toggle their own mod flight on or off without needing op permissions.
Mod Menu Support
If Mod Menu is installed, WingsThatFly gets a config button directly in the mods list.
Commands
All commands work under both /wingsthatfly and the shorter alias /wtf.
Config Screen
/wtf menu
Opens the in-game config screen (same as clicking the button in Mod Menu).
Personal Toggle
/wtf toggle
Turns your own mod-granted flight on or off. Any player can use this.
Particle Settings (per player, any player)
/wtf particles enabled <true|false>
/wtf particles type <particle_id>
/wtf particles frequency <value>
/wtf particles speed <value>
/wtf particles count <value>
/wtf particles color <r> <g> <b>
/wtf particles colorsize <value>
/wtf particles shape <sphere|spiral|wake|comet>
/wtf particles mode <both|flight_only|glide_only>
/wtf particles offset <x> <y> <z>
/wtf particles accent enabled <true|false>
/wtf particles accent type <particle_id>
/wtf particles accent count <value>
/wtf particles accent ratio <value>
/wtf particles accent color <r> <g> <b>
/wtf particles accent colorsize <value>
/wtf particles accent mode <both|flight_only|glide_only>
Server Config (operators only)
/wtf config enabled <true|false>
/wtf config durability <0-20>
/wtf config wings <true|false>
/wtf config falldamage <true|false>
/wtf config glidedurability <vanilla|modifier|off>
/wtf config speed <0.5-5.0>
/wtf config boost <true|false>
/wtf config boost-speed <1.0-10.0>
/wtf config boost-durability <0-20>
/wtf config altitude <true|false>
/wtf config altitude-limit <64-512>
/wtf config altitude-slowdown <0-64>
/wtf config stamina <true|false>
/wtf config stamina-max <value>
/wtf config stamina-drain <value>
/wtf config stamina-recharge <value>
/wtf config cooldown <0-60>
/wtf config dimension list
/wtf config dimension add <dimension_id>
/wtf config dimension remove <dimension_id>
/wtf reload
Screenshots
Gallery
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources