promotional bannermobile promotional banner

Ai FTB Translator

Provides live, AI-powered translations for FTB Quests text directly in the tooltip on hover.

File Details

AI FTB Translator-1.2.0

  • B
  • Oct 24, 2025
  • 173.30 KB
  • 305
  • 1.20.1
  • Forge

File Name

aiftbtranslator-1.2.0.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:ai-ftb-translator-1367771:7144603")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Version 1.2.0 - The Global Community & Smart AI Update

This major update revolutionizes how translations are shared and delivered while also highlighting the core intelligent features that make the mod so powerful. Enjoy a fully localized, automated, and optimized experience!

✨ New Core Feature: The Community Cache System

This is the most requested feature, designed for both players and modpack creators. You can now load pre-translated files created by the community, giving you instant translations for entire modpacks without ever needing to use the API!

  • Simple File-Based System: The mod now creates a config/aiftb_community_cache/ folder. Simply drop community-made translation files (e.g., pl.jsonde.json) into this folder.

  • Automatic Language Detection: The mod intelligently detects your current Minecraft language and automatically loads the corresponding file!

  • Manual Override: You can also enter a specific language code (like "es") in the config menu to force loading a particular file.

🔧 UI & UX Improvements

Smarter AI Experience

  • Automatic Target Language (auto mode): The mod now intelligently detects your game's language and uses it as the target for all AI translations. Set the "Target Language" to auto (which is the default) and the mod does the rest. It just works!

  • Smart English-to-English Prevention: To save you API calls and unnecessary processing, the mod automatically skips any translation request if your game language is already set to English.

Full Localization

  • Self-Translating UI: All parts of the mod's own interface are now multilingual! The tooltip's "Description:" label and all pop-up messages will appear in your game's language. If a built-in translation for your language is missing, the mod will automatically translate its own interface elements using the AI.

    • Built-in support for: English, Polish, German, Spanish, French, Portuguese, Russian, and Chinese.

  • Live Language Swapping: If you change your game's language in the Minecraft settings, the community cache automatically reloads in the background to match it.

  • Human-Readable Cache File: Your personal aiftbtranslator_cache.json file is now saved in a clean, formatted way ("pretty-printed") for easy reading or editing.

  • Redesigned & Fixed Config Screen: The configuration screen's layout has been completely rebuilt to be robust and intuitive.

⚙️ Technical & Behind-the-Scenes

  • Smart Cache Priority: The mod now uses a two-layer cache system. Your personal translations (generated by the AI) always have priority over the community cache.

  • Robust File-Based Loading: The entire system for sharing translations is now based on simple file drops, making it incredibly easy and reliable for all users.