Перейти к содержимому
Mineforgian

Elytra Lock

Client side fabric mod to lock elytra usage using a keybind.

1K загрузок5 подписчиковCC0-1.0fabricquilt

Обновлён 29 марта 2026 г. · опубликован 21 мая 2024 г.

  • Banner
  • Anti-elytra equip when locked

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.1fabric29 марта 2026 г.Скачать (34 КБ)
v0.1.4+1.21.11Релиз1.21.11fabric6 марта 2026 г.Скачать (34 КБ)
v0.1.3+1.21.10Релиз1.21.10, 1.21.11fabric26 января 2026 г.Скачать (33 КБ)
v0.1.3+1.21.6Релиз1.21.6, 1.21.7, 1.21.8, 1.21.9fabric8 января 2026 г.Скачать (33 КБ)
v0.1.2+1.21.5Релиз1.21.5fabric7 января 2026 г.Скачать (33 КБ)
v0.1.2+1.21.4Релиз1.21.4fabric, quilt9 апреля 2025 г.Скачать (34 КБ)
v0.1.2+1.21Релиз1.21, 1.21.1, 1.21.2fabric, quilt16 августа 2024 г.Скачать (33 КБ)
v0.1.1+1.21Релиз1.21, 1.21.1fabric, quilt23 июня 2024 г.Скачать (31 КБ)
v0.1.0+1.20.6Релиз1.20.5, 1.20.6fabric, quilt6 июня 2024 г.Скачать (31 КБ)
v0.1.0+1.20.4Релиз1.20.4fabric, quilt27 мая 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.

Комментарии

Загружаем…