Client side fabric mod to lock elytra usage using a keybind.
Find a file
2024-06-23 13:57:38 +05:30
.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 chore(release): elytra-lock v0.1.0+1.20.6 2024-06-06 16:02:21 +05:30
remappedSrc/xyz/devcomp/elytralock chore(release): elytra-lock v0.1.0+1.20.6 2024-06-06 16:02:21 +05:30
src/main feat: implement 1.21 compatibility, use new APIs 2024-06-23 13:55:25 +05:30
.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 chore: make version compatible with fabric extended semver 2024-06-23 13:56:11 +05:30
gradle.properties chore(release): bump version 2024-06-23 13:57:38 +05:30
gradlew init: initial locking implementation 2024-05-20 00:38:56 +05:30
gradlew.bat init: initial locking implementation 2024-05-20 00:38:56 +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.