Skip to content

Commit 878c281

Browse files
authored
Update mods.toml
1 parent 26eafc8 commit 878c281

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

forge/src/main/resources/META-INF/mods.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
modLoader = "javafml"
2-
loaderVersion = "[43.5,)"
2+
loaderVersion = "[43,)"
33
issueTrackerURL = "https://github.com/Mod-Sauce/IamMusicPlayer_FIX/issues"
44
license = "GNU LGPLv3"
55

@@ -23,7 +23,7 @@ catalogueImageIcon = "icon.png"
2323
[[dependencies.iammusicplayer]]
2424
modId = "forge"
2525
mandatory = true
26-
versionRange = "[43.5.0,)"
26+
versionRange = "[43,)"
2727
ordering = "NONE"
2828
side = "BOTH"
2929

@@ -44,7 +44,7 @@ side = "BOTH"
4444
[[dependencies.iammusicplayer]]
4545
modId = "cloth_config"
4646
mandatory = true
47-
versionRange = "[8.3.134,)"
47+
versionRange = "[8.0.75,)"
4848
ordering = "NONE"
4949
side = "BOTH"
5050

0 commit comments

Comments
 (0)