We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39ea288 commit 6c2550aCopy full SHA for 6c2550a
1 file changed
README.md
@@ -1,5 +1,5 @@
1
# Usage
2
-This mod is currently for 1.21.11 and 26.1-snapshot-2 with Fabric, but may work with Quilt (not tested!).
+This mod is currently for 26.1 with Fabric, but may work with Quilt (not tested!).
3
You can download the mod from the [modrinth page](https://modrinth.com/mod/elytra-infinite), but you also need to install these mods:
4
- [Fabric API](https://modrinth.com/mod/fabric-api)
5
- [YetAnotherConfigLib](https://modrinth.com/mod/yacl)
@@ -8,7 +8,7 @@ You can download the mod from the [modrinth page](https://modrinth.com/mod/elytr
8
# Building
9
Requirements:
10
- Git
11
-- JDK 21
+- JDK 25
12
13
In a shell (on Linux) or in Git Bash (on Windows) run:
14
```sh
0 commit comments