Fix Forge version being hardcoded to 1.20
This commit is contained in:
@@ -26,6 +26,6 @@ side = "BOTH"
|
||||
[[dependencies.craterlib]]
|
||||
modId = "minecraft"
|
||||
mandatory = true
|
||||
versionRange = "[1.20,1.20.1)"
|
||||
versionRange = "[1.20,)"
|
||||
ordering = "NONE"
|
||||
side = "BOTH"
|
||||
|
Reference in New Issue
Block a user