Client side fabric mod to lock elytra usage using a keybind.
Find a file
2026-01-08 08:05:18 +00:00
.github/workflows init: initial locking implementation 2024-05-20 00:38:56 +05:30
.vscode feat: create RunOnceOnToggle utility class and use that 2024-05-22 00:08:20 +05:30
assets chore: create assets dir 2024-05-26 21:27:53 +05:30
gradle/wrapper feat: update to 1.21.5 2026-01-07 19:39:39 +00:00
src/main feat(config): optional fall flying prevention, reflect lock in config menu 2026-01-08 07:52:51 +00:00
.gitattributes init: initial locking implementation 2024-05-20 00:38:56 +05:30
.gitignore chore: centralize versions in build.gradle 2024-05-20 20:48:40 +05:30
build.gradle feat: update to 1.21.5 2026-01-07 19:39:39 +00:00
gradle.properties chore(release): bump version to v0.1.3 2026-01-08 07:59:59 +00:00
gradlew feat: update to 1.21.5 2026-01-07 19:39:39 +00:00
gradlew.bat feat: update to 1.21.4 2025-04-09 16:04:05 +05:30
LICENSE init: initial locking implementation 2024-05-20 00:38:56 +05:30
README.md chore(README): fix modrinth URL 2024-05-26 21:02:32 +05:30
settings.gradle init: initial locking implementation 2024-05-20 00:38:56 +05:30

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.