Update to 1.21.3
- updated lang files
This commit is contained in:
@@ -7,13 +7,13 @@ org.gradle.daemon=false
|
||||
## Environment Properties
|
||||
|
||||
# The Minecraft version must agree with the Forge version to get a valid artifact
|
||||
minecraft_version=1.21
|
||||
minecraft_version=1.21.3
|
||||
# The Minecraft version range can use any release version of Minecraft as bounds.
|
||||
# Snapshots, pre-releases, and release candidates are not guaranteed to sort properly
|
||||
# as they do not follow standard versioning conventions.
|
||||
minecraft_version_range=[1.21,1.22)
|
||||
# The Forge version must agree with the Minecraft version to get a valid artifact
|
||||
forge_version=51.0.33
|
||||
forge_version=53.0.25
|
||||
# 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
|
||||
@@ -35,7 +35,7 @@ loader_version_range=[0,)
|
||||
mapping_channel=parchment
|
||||
# The mapping version to query from the mapping channel.
|
||||
# This must match the format required by the mapping channel.
|
||||
mapping_version=2024.07.28-1.21
|
||||
mapping_version=1.21-2024.11.10-1.21.3
|
||||
|
||||
|
||||
## Mod Properties
|
||||
@@ -56,4 +56,4 @@ mod_group_id=xyz.sillyangel.nugget
|
||||
# The authors of the mod. This is a simple text string that is used for display purposes in the mod list.
|
||||
mod_authors=sillyangel
|
||||
# The description of the mod. This is a simple multiline text string that is used for display purposes in the mod list.
|
||||
mod_description=Forge mod that brings the meme of Gegagedigedagedago Nugget into the Minecraft, Whether you’re building, mining, or battling, this mod introduces nugget around the minecraft theme. Perfect for players looking play with their world with humor and creativity.
|
||||
mod_description=Forge mod that brings the meme of Gegagedigedagedago Nugget into the Minecraft, Whether you are building, mining, or battling, this mod introduces nugget around the minecraft theme. Perfect for players looking play with their world with humor and creativity.
|
||||
Reference in New Issue
Block a user