Updated to 1.18.1 but also works on 1.18

This commit is contained in:
coolGi2007
2021-12-17 08:52:46 +00:00
parent 4e973099f9
commit 2d5acbbf45
5 changed files with 13 additions and 13 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
modLoader="javafml" #//mandatory
loaderVersion="[37,)" # // mandatory. This is typically bumped every Minecraft version by Forge. See our download page for lists of versions.
loaderVersion="[38,39)" # // mandatory. This is typically bumped every Minecraft version by Forge. See our download page for lists of versions.
license="GNU GPLv3"
issueTrackerURL="https://gitlab.com/jeseibel/minecraft-lod-mod/-/issues"