Update MDK with new output from mod generator (#2)

* Update MDK with new output from mod generator

* Update MDK with new output from mod generator

---------

Co-authored-by: NeoForge MDK Automation <173375039+neoforge-mdk-automation[bot]@users.noreply.github.com>
This commit is contained in:
neoforge-mdk-automation[bot] 2025-06-12 17:23:21 +00:00 committed by GitHub
parent f7e5feb03f
commit 93b50f3fa9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -18,9 +18,9 @@ minecraft_version=1.21.1
# as they do not follow standard versioning conventions.
minecraft_version_range=[1.21.1]
# The Neo version must agree with the Minecraft version to get a valid artifact
neo_version=21.1.177
neo_version=21.1.179
# The Neo version range can use any version of Neo as bounds
neo_version_range=[21.1.177,)
neo_version_range=[21.1.179,)
# The loader version range can only use the major version of FML as bounds
loader_version_range=[1,)