[BUG] Fix NeoForge Minecraft Version

This commit is contained in:
2024-06-13 19:13:36 +02:00
parent c109184a4e
commit ca63018ce4
2 changed files with 11 additions and 1 deletions

View File

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