We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26eafc8 commit 878c281Copy full SHA for 878c281
forge/src/main/resources/META-INF/mods.toml
@@ -1,5 +1,5 @@
1
modLoader = "javafml"
2
-loaderVersion = "[43.5,)"
+loaderVersion = "[43,)"
3
issueTrackerURL = "https://github.com/Mod-Sauce/IamMusicPlayer_FIX/issues"
4
license = "GNU LGPLv3"
5
@@ -23,7 +23,7 @@ catalogueImageIcon = "icon.png"
23
[[dependencies.iammusicplayer]]
24
modId = "forge"
25
mandatory = true
26
-versionRange = "[43.5.0,)"
+versionRange = "[43,)"
27
ordering = "NONE"
28
side = "BOTH"
29
@@ -44,7 +44,7 @@ side = "BOTH"
44
45
modId = "cloth_config"
46
47
-versionRange = "[8.3.134,)"
+versionRange = "[8.0.75,)"
48
49
50
0 commit comments