
Elytra Lock
Client side fabric mod to lock elytra usage using a keybind.
Обновлён 29 марта 2026 г. · опубликован 21 мая 2024 г.
elytra-lock
A client-side fabric (quilt-compatible) mod which allows you to lock elytra functionality.
It registers a keybind (by default, J) which can be used to toggle the lock.
Usage
When locked, it is impossible to fly or equip the elytra with right-click - it is possible to equip to it manually, by shift-clicking or dragging it onto the chestplate slot. If the elytra is locked when it is already equipped or equipped manually, flight is disabled.
Версии
| Версия | Канал | Игра | Загрузчики | Дата | Скачать |
|---|---|---|---|---|---|
| v0.2.0+26.1 | Релиз | 26.1 | fabric | 29 марта 2026 г. | Скачать (34 КБ) |
| v0.1.4+1.21.11 | Релиз | 1.21.11 | fabric | 6 марта 2026 г. | Скачать (34 КБ) |
| v0.1.3+1.21.10 | Релиз | 1.21.10, 1.21.11 | fabric | 26 января 2026 г. | Скачать (33 КБ) |
| v0.1.3+1.21.6 | Релиз | 1.21.6, 1.21.7, 1.21.8, 1.21.9 | fabric | 8 января 2026 г. | Скачать (33 КБ) |
| v0.1.2+1.21.5 | Релиз | 1.21.5 | fabric | 7 января 2026 г. | Скачать (33 КБ) |
| v0.1.2+1.21.4 | Релиз | 1.21.4 | fabric, quilt | 9 апреля 2025 г. | Скачать (34 КБ) |
| v0.1.2+1.21 | Релиз | 1.21, 1.21.1, 1.21.2 | fabric, quilt | 16 августа 2024 г. | Скачать (33 КБ) |
| v0.1.1+1.21 | Релиз | 1.21, 1.21.1 | fabric, quilt | 23 июня 2024 г. | Скачать (31 КБ) |
| v0.1.0+1.20.6 | Релиз | 1.20.5, 1.20.6 | fabric, quilt | 6 июня 2024 г. | Скачать (31 КБ) |
| v0.1.0+1.20.4 | Релиз | 1.20.4 | fabric, quilt | 27 мая 2024 г. | Скачать (31 КБ) |
Ченджлог
v0.2.0+26.1Релиз26.1 · 29 марта 2026 г.
Breaking Changes
Translation keys no longer use elytralock as the key categorization, but rather elytra-lock, in order to be consistent with the namespace we use everywhere else. To migrate, resource packs from older versions of the mod, replace the keys as such:
| Old Key | New Key |
|---|---|
key.category.elytralock.category.elytralock |
key.category.elytra-lock.category.elytralock |
key.elytralock.lock |
key.elytra-lock.lock |
elytralock.chat.lockedMessage |
elytra-lock.chat.lockedMessage |
elytralock.name |
elytra-lock.name |
elytralock.state.locked |
elytra-lock.state.locked |
yacl3.config.elytralock:config.category.elytralock |
yacl3.config.elytralock:config.category.elytra-lock |
Other Changes
- Added support for Minecraft 26.1
- Updated required dependencies and migrated to new Loom APIs.
- Bumped minimum Java requirement to 25.
- Removed dependence on Yarn to migrate to official Mojang mappings.
- Fix some minor warnings generated by IDEA lints.
v0.1.4+1.21.11Релиз1.21.11 · 6 марта 2026 г.
- Added configuration option to toggle the elytra lock status indicator on the HUD (new!).
- Fixed hotkey category not being correctly translated.
- Updated for Minecraft v1.21.11.
- Updated dependencies to more recent versions.
- Bumped minimum API requirement to fabric-api v0.141.3+1.21.11.
v0.1.3+1.21.10Релиз1.21.10, 1.21.11 · 26 января 2026 г.
- Added support for Minecraft v1.21.10.
- Updated dependencies to more recent versions.
- Bumped minimum API requirement to fabric-api v0.138.4+1.21.10.
v0.1.3+1.21.6Релиз1.21.7, 1.21.8, 1.21.9 · 8 января 2026 г.
- Added support for Minecraft 1.21.6.
- Updated dependencies to more recent versions.
- Added setting for toggling fall flying prevention.
- Fixed the toggle in the configuration menu not having any effect.
v0.1.2+1.21.5Релиз1.21.5 · 7 января 2026 г.
- Added support for Minecraft 1.21.5.
- Bumped minimum loader requirement to fabric v0.18.4 and API requirement to fabric-api v0.128.2.
- Updated dependencies to more recent versions.
v0.1.2+1.21.4Релиз1.21.4 · 9 апреля 2025 г.
- Added support for Minecraft 1.21.4.
- Bumped minimum loader requirement to fabric v0.16.3 and API requirement to fabric-api v0.119.2.
- Updated dependencies to more recent versions.
v0.1.2+1.21Релиз1.21, 1.21.1, 1.21.2 · 16 августа 2024 г.
- Fixed HUD rendering getting drawn-over by in-game UI for left primary hand users.
- Disable indicator when HUD is disabled.
- Persist elytra lock between sessions.
- Added some formatting to the chat info message.
v0.1.1+1.21Релиз1.21, 1.21.1 · 23 июня 2024 г.
- Updated to support Minecraft 1.21.
- Updated API usage to reflect above support.
- Updated dependencies: YACL 3.5, ModMenu 11.0.1.
Комментарии
Загружаем…

