Leiv's Translation API_NeoForge_1.21.1 (v.1.0.0)
Curse Maven Snippet
What's new
🚀 Leiv's Translation API — v1.0.0 (NeoForge 1.21.1)
🎉 Initial Release for NeoForge 1.21.1!
Welcome to the first official release of Leiv's Translation API. This release introduces the core local translation engine designed to serve as a seamless background library for supported mods.
✨ Key Features & Highlights
- ⚡ Asynchronous
LanguageInterceptor: Runs invisibly in the background during game startup without slowing down your load times. - 📚 Built-in Offline Dictionary (
CommonDict): Automatically detects and translates missing language keys locally without requiring an internet connection. - 🚀 High-Speed Caching (
DictCache): Caches resolved localizations locally for near-instant retrieval and zero in-game latency. - 🛡️ Smart Fallback System: Eliminates ugly raw translation placeholders (like
mod.key.name) by mapping them to clean, readable text on the fly.
📌 Notes for Players & Modpack Authors
- Required Dependency: Required by dependent mods to function properly and render localized text.
- Compatibility: Compiled and tested specifically for NeoForge 1.21.1.
All Relations
- All Relations
- Embedded Library
- Optional Dependency
- Required Dependency
- Tool
- Incompatible
- Include

