Update constants for easier usage

This commit is contained in:
Eivind Norling 2023-07-20 18:33:24 +02:00 committed by GitHub
parent 572a6977fd
commit efbe53492e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View file

@ -13,7 +13,7 @@ minecraft_version=1.20.1
# as they do not follow standard versioning conventions.
minecraft_version_range=[1.20,1.21)
# The Forge version must agree with the Minecraft version to get a valid artifact
forge_version=47.1.7
forge_version=47.1.25
# The Forge version range can use any version of Forge as bounds or match the loader version range
forge_version_range=[47.1,)
# The loader version range can only use the major version of Forge/FML as bounds
@ -58,4 +58,4 @@ mod_authors=YourNameHere, OtherNameHere
# The description of the mod. This is a simple multiline text string that is used for display purposes in the mod list.
mod_description=Example mod description.\nNewline characters can be used and will be replaced properly.
# Pack version - this changes each minecraft release, in general.
pack_version_number=15
pack_format_number=15