feat: 1.21.1 backport

This commit is contained in:
trafficlunar 2025-03-01 22:17:07 +00:00
parent fd17833a16
commit ae2245c4bd
8 changed files with 20 additions and 20 deletions

View file

@ -23,14 +23,14 @@ side = "BOTH"
[[dependencies.optionsprofiles]]
modId = "minecraft"
type = "required"
versionRange = "[1.21,)"
versionRange = "[1.21.1,)"
ordering = "NONE"
side = "BOTH"
[[dependencies.optionsprofiles]]
modId = "architectury"
type = "required"
versionRange = "[15.0.3,)"
versionRange = "[13.0.8,)"
ordering = "AFTER"
side = "BOTH"