Update to NeoForge version 21.3.6-beta

This commit is contained in:
Stephen Seo 2024-10-31 14:36:59 +09:00
parent ae6af86e7b
commit 8c94e959d3

View file

@ -21,7 +21,7 @@ minecraft_version=1.21.3
minecraft_version_range=[1.21.3, 1.22)
# The Neo version must agree with the Minecraft version to get a valid artifact
neo_version=21.3.2-beta
neo_version=21.3.6-beta
# The Neo version range can use any version of Neo as bounds
neo_version_range=[21.3.0,)
# The loader version range can only use the major version of FML as bounds