Add 1.18-1.18.1 version constraints

This commit is contained in:
shedaniel
2022-04-02 22:03:35 +08:00
parent 53928d8180
commit b2e02df67c
7 changed files with 6 additions and 40 deletions

View File

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