We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8dd23c9 + fc37cda commit bc0855eCopy full SHA for bc0855e
generate.py
@@ -3,7 +3,7 @@
3
import zipfile
4
5
loader: str = "0.14.21"
6
-legacy_fixes: str = "legacy-fixes-1.0.0.jar"
+legacy_fixes: str = "legacy-fixes-1.0.1.jar"
7
lwjgl3: str = "3.1.6"
8
lwjgl2: str = "2.9.4-nightly-20150209"
9
lwjgl2_patch: str = "2.9.4+legacyfabric.5"
skel/.minecraft/mods/legacy-fixes-1.0.0.jar renamed to skel/.minecraft/mods/legacy-fixes-1.0.1.jar
11.9 KB
0 commit comments