Forgot to update the loaderVersion for forge

This commit is contained in:
coolGi
2023-03-15 12:09:22 +00:00
parent a7e2ead7fa
commit 770b99194c
+2 -3
View File
@@ -1,6 +1,5 @@
modLoader="javafml" #//mandatory
loaderVersion="[40,45)" # // mandatory. This is typically bumped every Minecraft version by Forge. See our download page for lists of versions.
loaderVersion="[40,46)" # // mandatory. This is typically bumped every Minecraft version by Forge. See our download page for lists of versions.
license="GNU GPLv3"
issueTrackerURL="${issues}"
@@ -29,4 +28,4 @@ issueTrackerURL="${issues}"
mandatory=true
versionRange="[41.0.95,)" #// NOTE: this will cause issues for anything using MC 1.18 and lower, this is only here for MC 1.19
ordering="NONE"
side="BOTH"
side="BOTH"