This mod is currently for 26.1 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 25
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).