This mod is currently for 1.21.11 with Fabric, but may work with Quilt (not tested!). You can download the mod from the modrinth page, but you also need to install these mods:
- Fabric API
- YetAnotherConfigLib
- Mod Menu (optional, needed to open the config menu)
Requirements:
- Git
- JDK 21
In a shell (on Linux) or in Git Bash (on Windows) run:
git clone https://github.com/meanwhile131/elytra-infinite.git
cd elytra-infinite
./gradlew buildThe mod JAR will be in build/libs (the plain .jar is the one you want, -sources.jar is for other purposes).