Update to Forge 52.0.24 (MC 1.21.1)

This commit is contained in:
Stephen Seo 2024-11-01 13:31:32 +09:00
parent 95333b799a
commit b13695d096

View file

@ -13,7 +13,7 @@ minecraft_version=1.21.1
# as they do not follow standard versioning conventions.
minecraft_version_range=[1.21.1,1.22)
# The Forge version must agree with the Minecraft version to get a valid artifact
forge_version=52.0.22
forge_version=52.0.24
# The Forge version range can use any version of Forge as bounds or match the loader version range
forge_version_range=[0,)
# The loader version range can only use the major version of Forge/FML as bounds