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