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

# Conflicts:
#	fabric/src/main/resources/fabric.mod.json
#	gradle.properties
This commit is contained in:
shedaniel
2022-04-07 11:27:27 +08:00

View File

@@ -17,7 +17,7 @@ license = "LGPL-3"
[[dependencies.architectury]]
modId = "minecraft"
mandatory = true
versionRange = "[1.18,)"
versionRange = "[1.18.2,)"
ordering = "NONE"
side = "BOTH"