Merge remote-tracking branch 'architectury/1.18.2' into 1.19

This commit is contained in:
shedaniel
2022-06-16 18:45:21 +08:00
5 changed files with 65 additions and 5 deletions

View File

@@ -1,5 +1,5 @@
modLoader = "javafml"
loaderVersion = "[38,)"
loaderVersion = "[40,)"
issueTrackerURL = "https://github.com/shedaniel/architectury/issues"
license = "GNU LGPLv3"
@@ -24,6 +24,6 @@ side = "BOTH"
[[dependencies.architectury]]
modId = "forge"
mandatory = true
versionRange = "[38.0.17,)"
versionRange = "[40.1.14,)"
ordering = "NONE"
side = "BOTH"