feat: 1.21.9

This commit is contained in:
trafficlunar 2025-10-05 11:29:56 +01:00
parent 7457775bb8
commit 8859e89ae0
14 changed files with 91 additions and 89 deletions

View file

@ -1,5 +1,5 @@
modLoader = "javafml"
loaderVersion = "[2,)"
loaderVersion = "[10,)"
issueTrackerURL = "https://github.com/trafficlunar/options-profiles/issues"
license = "GNU GPL 3.0"
@ -16,7 +16,7 @@ logoFile = "icon.png"
[[dependencies.optionsprofiles]]
modId = "neoforge"
type = "required"
versionRange = "[21.6,)"
versionRange = "[21.9.0-beta,)"
ordering = "NONE"
side = "BOTH"
@ -30,7 +30,7 @@ side = "BOTH"
[[dependencies.optionsprofiles]]
modId = "architectury"
type = "required"
versionRange = "[17.0.6,)"
versionRange = "[18.0.3,)"
ordering = "AFTER"
side = "BOTH"