Missed a bit of the changes

This commit is contained in:
TomTheFurry
2022-06-13 05:50:48 +00:00
parent c2feac4642
commit d255e08204
3 changed files with 46 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
modLoader="javafml" #//mandatory
loaderVersion="[36,41)" # // mandatory. This is typically bumped every Minecraft version by Forge. See our download page for lists of versions.
loaderVersion="[36,42)" # // mandatory. This is typically bumped every Minecraft version by Forge. See our download page for lists of versions.
license="LGPL"
issueTrackerURL="${issues}"