
Automatic Infinite Elytra
A client-side elytra autopilot which uses Minecraft's infinite fly glitch
Обновлён 3 мая 2025 г. · опубликован 12 апреля 2024 г.
Minecraft has a vanilla glitch where moving your head in a specific up-down pattern can allow you to fly infinitely
This mod simulates those patterns automatically.
Note: Video is not made by me
Features:
- Customizable keybind to activate flight
- Configurable automatic flight settings.
- Configurable (and toggleable) HUD display which shows elytra information including
- Flight Mode (Automatic | Manual)
- Altitude
- Flight Speed
- Elytra Durability
- Autopilot destination coords and distance
- Automatic Collision Detection Utility
- Autopilot
- Automatic music player (plays a series of tracks during auto-piloted flights, tracks are created by Swaritz)
How to use Automatic Mode?
Step 1: You will need to be flying in the air using an Elytra.
Step 2: Gain a bit of height; 100 blocks above ground level is recommended.
Step 3: Press the keybind (default 'right alt') to toggle Automatic Flight on.
Step 4: Enjoy!
Collision Detection Utility
The Collision Detection Utility will automatically activate when in Automatic flight mode. If an obstacle appears in front of the player, the Utility will:
- Deactivate automatic flight
- Turn the player 180° in order to avoid the obstacle
- Print a warning in chat
How to use Autopilot?
Step 1: You will need to be flying in the air with Automatic Flight Mode enabled (see above).
Step 2: Enter the command /setDestination where x z are your destination coordinates.
Step 3: Enjoy!
Step 4: The mod will automatically land if 'Perform Automatic Landing' is enabled in the Config.
Step 5: To unset your current destination, use /removeDestination. To reuse your previously set destination, enter /setDestination without any further coordinates.
Flight Analytics
Each autopiloted (where destination is set with /setDestination) flight's stats are recorded and stored on a per-flight basis. When a new autopiloted flight starts, the old data will be cleared.
The analytics includes the following data:
- Distance
- Time
- Average speed
- Elytra durability used
You can see the stats by using the command /flightanalytics.
Alternatively, you can enable "Automatically print analytics" in the config.
If you do not wish for the analytics data to be recorded, you can disable it entirely in the config.
Explore Area
This feature explores and generates all chunks within the boundries of the rectangle set by the coordinates x1, z1, x2, z2
where x1 and z1 are the bottom-left coords of the rectangular area you want to explore
and x2 and z2 are the top-right coords of the rectangular area you want to explore.
To use, run the command /exploreArea
Config
You can access the Config in the ModMenu Config Screen. Detailed instructions are given in the sidebar for each option.
Версии
| Версия | Канал | Игра | Загрузчики | Дата | Скачать |
|---|---|---|---|---|---|
| 7.0.0 | Релиз | 1.21.5 | fabric | 3 мая 2025 г. | Скачать (6.8 МБ) |
| 6.0.0 | Релиз | 1.21.3, 1.21.4 | fabric | 27 января 2025 г. | Скачать (6.8 МБ) |
| 5.0.1 | Релиз | 1.21, 1.21.1, 1.21.2 | fabric | 16 июля 2024 г. | Скачать (6.8 МБ) |
| 5.0.0-beta | Бета | 1.21 | fabric | 16 июня 2024 г. | Скачать (6.8 МБ) |
| 4.1.0 | Релиз | 1.20.5, 1.20.6 | fabric | 12 мая 2024 г. | Скачать (6.8 МБ) |
| 4.0.0 | Релиз | 1.20.5, 1.20.6 | fabric | 12 мая 2024 г. | Скачать (6.8 МБ) |
| 3.0.0 | Релиз | 1.20.5, 1.20.6 | fabric | 28 апреля 2024 г. | Скачать (266 КБ) |
| 2.1.0 | Релиз | 1.20.1 | fabric | 27 апреля 2024 г. | Скачать (244 КБ) |
| 2.1.0 | Релиз | 1.20.5 | fabric | 24 апреля 2024 г. | Скачать (262 КБ) |
| 2.0.2-beta | Бета | 1.20.2, 1.20.3, 1.20.4 | fabric | 22 апреля 2024 г. | Скачать (243 КБ) |
| 2.0.1 | Релиз | 1.20.2, 1.20.3, 1.20.4 | fabric | 18 апреля 2024 г. | Скачать (241 КБ) |
| 2.0.0 | Релиз | 1.20.1 | fabric | 18 апреля 2024 г. | Скачать (241 КБ) |
| 1.3.0-beta | Бета | 1.20.2, 1.20.3, 1.20.4 | fabric | 17 апреля 2024 г. | Скачать (243 КБ) |
| 1.2.2-beta | Бета | 1.20.2, 1.20.3, 1.20.4 | fabric | 17 апреля 2024 г. | Скачать (243 КБ) |
| 1.2.1-beta | Бета | 1.20.2, 1.20.3, 1.20.4 | fabric | 16 апреля 2024 г. | Скачать (245 КБ) |
Показаны последние 15 из 18 версий.
Ченджлог
7.0.0Релиз1.21.5 · 3 мая 2025 г.
Update to 1.21.5
6.0.0Релиз1.21.3, 1.21.4 · 27 января 2025 г.
Updated to 1.21.3+
5.0.1Релиз1.21, 1.21.1, 1.21.2 · 16 июля 2024 г.
Fixed bugs:
- Enabling Autopilot while exploring an area wouldn't disable the exploreArea command, leading to both commands being active at teh same time.
- If a landing was somehow interrupted, the mod would re-attempt to land the next time autopilot is used, even if the player is starting a new journey.
- The target destination is not removed when Autopilot is disabled using the keybind, leading to the user's flight direction being locked.
5.0.0-betaБета1.21 · 16 июня 2024 г.
- Updated to 1.21
- Added features
- /exploreArea
- Explores and generates all chunks within the boundries of the rectangle set by the coordinates x1, z1, x2, z2
- where x1 and z1 are the bottom-left coords of the rectangular area you want to explore
- and x2 and z2 are the top-right coords of the rectangular area you want to explore.
- /exploreArea
4.1.0Релиз1.20.5, 1.20.6 · 12 мая 2024 г.
Added ru_rutranslation key, thanks to Zero3epo!
4.0.0Релиз1.20.5, 1.20.6 · 12 мая 2024 г.
- Added a feature: Music Player
- Instrumental music will play while Automatic Flight Mode is enabled
- There are currently 9 audio tracks (custom made and music
- Custom tracks are created by Swaritz
- Wait Music Disc
- Embark On A New Journey
- Sweeping Through The Clouds
- Otherside Music Disc
- The First Ray of Sunshine
- Pigstep Music Disc
- Mellohi Music Disc
- A Feeling Like Never Before
- Homesick
- Tracks will play in the above order
- Config option to disable specific tracks is present
- Config option to disable music player entirely is present. Note: Music player is off by default; you have to enable it in the config.
3.0.0Релиз1.20.5, 1.20.6 · 28 апреля 2024 г.
- Modified landing algorithms:
- Multithreaded
- faster
- more precise
- Added Analytics
- Analytics includes the following data:
- Distance
- Time
- Average speed
- Elytra durability used
- Can be disabled in the config
- Stored on a per-flight basis, when a new flight begins, the old data is deleted
- Analytics data is only stored for Autopiloted flights.
- You can see the data by running /flightanalytics or by enabling 'Automatically print analytics' in the config
- Analytics includes the following data:
- Added new config options:
- Record flight analytics: activates analytics recording (see above)
- Automatically print analytics: automatically prints analytics data in chat, without the user having to run /flightanalytics
2.1.0Релиз1.20.1 · 27 апреля 2024 г.
Fixes crash
Комментарии
Загружаем…