[CHORE] Port for 1.21
This commit is contained in:
@@ -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"
|
||||
|
Reference in New Issue
Block a user