[PORT] Update game versions
This commit is contained in:
@@ -31,9 +31,9 @@
|
||||
"${mod_id}.fabric.mixins.json"
|
||||
],
|
||||
"depends": {
|
||||
"fabricloader": ">=0.15.0",
|
||||
"fabricloader": ">=0.16.2",
|
||||
"fabric-api": "*",
|
||||
"minecraft": ">=1.21",
|
||||
"minecraft": ">=1.21.2",
|
||||
"java": ">=21"
|
||||
}
|
||||
}
|
||||
|
@@ -19,7 +19,7 @@ issueTrackerURL = "https://github.com/firstdarkdev/craterLib/issues"
|
||||
[[dependencies.${ mod_id }]]
|
||||
modId = "neoforge"
|
||||
type="required"
|
||||
versionRange = "[21.0,)"
|
||||
versionRange = "[*,)"
|
||||
ordering = "NONE"
|
||||
side = "BOTH"
|
||||
|
||||
|
Reference in New Issue
Block a user