Mod
Language Amend
No reviews yet
Fallback to some language when selected language translation is missing.
Does not follow a specific thematic focus apart from vanilla Minecraft.
Used for mods with little to no gameplay elements.
Includes quality of life improvements and small tweaks to enhance and customize gameplay.
Adds client-side tools and features to enhance the user experience.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
Description
Language Amend
Language Amend is a lightweight client-side mod that intelligently manages language fallbacks for Minecraft, ensuring a seamless multilingual experience by letting you define custom fallback chains for any language.
When using resource packs or mods that add translations in multiple languages, missing entries often default to English, breaking immersion. This mod allows you to automatically inject one or more fallback languages whenever a specific language code is detected—so every text remains readable and coherent, exactly as you intend.
✨ Features
- Smart Fallback: Automatically appends user‑defined fallback languages when a configured language code is present in the language list.
- Fully Configurable: Edit
config/lang_amend/lang_amend.jsonto create any number of mappings (e.g., maplzhto["zh_cn", "zh_tw"], oren_usto["en_pt"]). - Non-Intrusive: Works quietly behind the scenes without modifying game files or assets.
- Compatible: Plays nicely with other mods and resource packs.
🔧 How It Works
The mod hooks into Minecraft’s language loading system. If the current language list contains any key defined in your configuration, it appends the corresponding fallback languages—preserving the original order and avoiding duplicates. The result is a merged language list that respects your preferences.
📁 Configuration Example
{
"lzh": ["zh_cn", "zh_tw"],
"en_pt": ["en_us"]
}
Before: Use English when failed to find Literary Chinese translation

After: Use Chinese Simplfied when failed to find Literary Chinese translation

Language Amend
Language Amend is a lightweight client-side mod that intelligently manages language fallbacks for Minecraft, ensuring a seamless multilingual experience by letting you define custom fallback chains for any language.
When using resource packs or mods that add translations in multiple languages, missing entries often default to English, breaking immersion. This mod allows you to automatically inject one or more fallback languages whenever a specific language code is detected—so every text remains readable and coherent, exactly as you intend.
✨ Features
- Smart Fallback: Automatically appends user‑defined fallback languages when a configured language code is present in the language list.
- Fully Configurable: Edit
config/lang_amend/lang_amend.jsonto create any number of mappings (e.g., maplzhto["zh_cn", "zh_tw"], oren_usto["en_pt"]). - Non-Intrusive: Works quietly behind the scenes without modifying game files or assets.
- Compatible: Plays nicely with other mods and resource packs.
🔧 How It Works
The mod hooks into Minecraft’s language loading system. If the current language list contains any key defined in your configuration, it appends the corresponding fallback languages—preserving the original order and avoiding duplicates. The result is a merged language list that respects your preferences.
📁 Configuration Example
{
"lzh": ["zh_cn", "zh_tw"],
"en_pt": ["en_us"]
}
Before: Use English when failed to find Literary Chinese translation

After: Use Chinese Simplfied when failed to find Literary Chinese translation

Screenshots
Gallery
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources