[CHORE] Port for 1.21

This commit is contained in:
2024-06-09 01:48:07 +02:00
parent 493a1568ff
commit d3ffc2856f
9 changed files with 47 additions and 49 deletions

View File

@@ -19,13 +19,13 @@ issueTrackerURL = "https://github.com/firstdarkdev/craterLib/issues"
[[dependencies.${ mod_id }]]
modId = "neoforge"
type="required"
versionRange = "[20.6,)"
versionRange = "[21.0,)"
ordering = "NONE"
side = "BOTH"
[[dependencies.${ mod_id }]]
modId = "minecraft"
type="required"
versionRange = "[1.20.6,1.21)"
versionRange = "[*,)"
ordering = "NONE"
side = "BOTH"