Update to Forge 52.0.24 (MC 1.21.1)
This commit is contained in:
parent
95333b799a
commit
b13695d096
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue