Client side fabric mod to lock elytra usage using a keybind.
Find a file
Erica Marigold 2891b6ad51
feat: elytra unequip when locked but equipped
* Made the elytra get removed from the chestplate slot when it is
  locked, prevents user for dragging it into their chestplate when
  locked too
* Renamed config.Util to config.ConfigUtil
* Added placeholder locked & unlocked elytra textures to resources
2024-05-21 16:50:00 +05:30
.github/workflows init: initial locking implementation 2024-05-20 00:38:56 +05:30
.vscode chore: centralize versions in build.gradle 2024-05-20 20:48:40 +05:30
gradle init: initial locking implementation 2024-05-20 00:38:56 +05:30
src/main feat: elytra unequip when locked but equipped 2024-05-21 16:50:00 +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 feat: configuration & HUD indicator 2024-05-21 15:12:19 +05:30
gradle.properties feat: configuration & HUD indicator 2024-05-21 15:12:19 +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
settings.gradle init: initial locking implementation 2024-05-20 00:38:56 +05:30