{"id":159228,"date":"2026-06-09T17:07:53","date_gmt":"2026-06-09T14:07:53","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/translate_allinonefork\/"},"modified":"2026-06-09T17:07:53","modified_gmt":"2026-06-09T14:07:53","slug":"translate_allinonefork","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/translate_allinonefork\/","title":{"rendered":"Translate_AllinOne(fork)"},"content":{"rendered":"<p># Translate All in One<\/p>\n<p>> **Preview Notice**<br \/>\n><br \/>\n> &#8211; Current target version: **Minecraft 1.21.11**<br \/>\n> &#8211; Platform: **Fabric (Client-side)**<br \/>\n> &#8211; Java: **21+**<br \/>\n> &#8211; This project is actively evolving. Feedback and bug reports are welcome in Issues.<\/p>\n<p>An in-game AI translation mod for Minecraft that supports chat, chat input, item tooltip, scoreboard, WynnCraft NPC dialogue, and a dedicated WynnCraft category for related integrations with multi-provider routing, editable local dictionaries, an AI chat-input assistant panel, automatic cache backup, and a fully in-game configuration workflow.<\/p>\n<p>&#8212;<\/p>\n<p>## What It Can Do Right Now<\/p>\n<p>### Translation modules<\/p>\n<p>| Module | What it does | Highlights |<br \/>\n| &#8212; | &#8212; | &#8212; |<br \/>\n| Chat Output | Translates incoming chat lines | Auto mode or manual `[T]` click mode, optional streaming display |<br \/>\n| Chat Input | Translates your text before send | Hotkey-driven translation plus AI rewrite actions (Translate\/Professional\/Friendly\/Expand\/Concise\/Restore), optional streaming update |<br \/>\n| Item Tooltip | Translates item custom name and lore | Template\/style-preserving pipeline, async cache queue, refresh-cache |<br \/>\n| Scoreboard Sidebar | Translates prefix\/suffix and player name display | Real-time replacement with style-preserving reconstruction |<br \/>\n| Dictionary config | Exposes a dedicated in-game dictionary section, per-slot toggles, and file selectors | Supports a master switch, independent toggles for item\/skill, dialogue, and quest dictionaries, mixed multi\/single file selection, and direct open-directory access |<\/p>\n<p>### WynnCraft<\/p>\n<p>| Feature | What it does | Highlights |<br \/>\n| &#8212; | &#8212; | &#8212; |<br \/>\n| Wynn item compatibility | Handles Wynn-specific tooltip compatibility flows | Reuses the mod&#8217;s style-preserving tooltip pipeline, local `wynncraft_skills.json` dictionary support for fixed-format lines |<br \/>\n| Wynn NPC Dialogue | Translates WynnCraft NPC dialogue and clickable options from chat and overlay into a dedicated HUD | Local dictionary priority, cache + AI fallback, per-row options rendering with animation, in-game HUD editor |<br \/>\n| Tracked quest support | Translates tracked quest title\/type\/description from WynnCraft-related UI integrations such as Wynntils `ContentTracker` | Shared WynnCraft target language, refresh-cache, cache + AI fallback |<\/p>\n<p>### AI provider and routing system<\/p>\n<p>&#8211; Multiple provider profiles in one config.<br \/>\n&#8211; Provider types:<br \/>\n  &#8211; `OPENAI_COMPAT` (`\/chat\/completions`)<br \/>\n  &#8211; `OPENAI_RESPONSE` (`\/responses`)<br \/>\n  &#8211; `OLLAMA` (`\/api\/chat`)<br \/>\n&#8211; Per-route model selection for:<br \/>\n  &#8211; Chat Output<br \/>\n  &#8211; Chat Input<br \/>\n  &#8211; Item Translation<br \/>\n  &#8211; Scoreboard Translation<br \/>\n  &#8211; Wynn NPC Dialogue<br \/>\n  &#8211; WynnCraft tracked quest translation<br \/>\n&#8211; Chat Output\/Input, Item, Scoreboard, and the WynnCraft  have an independent **Target Language** field.<\/p>\n<p>### Model-level controls<\/p>\n<p>&#8211; Model ID<br \/>\n&#8211; Temperature<br \/>\n&#8211; Ollama keep_alive (for Ollama profiles)<br \/>\n&#8211; Supports system message toggle<br \/>\n&#8211; Inject system prompt into user message toggle (used when system-message mode is disabled)<br \/>\n&#8211; Structured output toggle with compatibility fallback<br \/>\n&#8211; Prompt suffix<br \/>\n&#8211; Custom parameters (JSON tree editor)<br \/>\n&#8211; Set as default model<\/p>\n<p>### Runtime behavior and reliability<\/p>\n<p>&#8211; Translation pipeline preserves style markers\/placeholders\/tokens as much as possible.<br \/>\n&#8211; Item, scoreboard, Wynn NPC dialogue, and WynnCraft tracked-quest template caches persisted on disk with configurable automatic backups.<br \/>\n&#8211; Bundled WynnCraft dictionaries are installed to `config\/translate_allinone\/dictionary\/` at startup without overwriting existing edited files.<br \/>\n&#8211; Supported WynnCraft flows prefer local dictionary hits first, then cache, then remote AI fallback.<br \/>\n&#8211; `Dictionary Config` includes a master switch and per-slot enable toggles; when enabled with a dictionary file selected, supported flows use `dictionary -> cache -> remote AI`. When no file is selected for a slot, that slot&#8217;s dictionary lookup is skipped.<br \/>\n&#8211; `Item \/ Skill` supports multi-select dictionary files that are loaded together on the shared item\/skill local-dictionary path; `Dialogue` and `Quest` keep independent single-file selection.<br \/>\n&#8211; Dedicated item-tooltip refresh hotkey can invalidate and rebuild the current tooltip cache immediately.<br \/>\n&#8211; WynnCraft tracked quest translation has its own refresh-cache hotkey that only invalidates the currently tracked quest keys.<br \/>\n&#8211; Retry queue prioritizes requeued failed items (front-of-queue retry).<br \/>\n&#8211; Batch translation with configurable batch size\/thread count (item\/scoreboard, plus a dedicated WynnCraft tracked-quest runtime route).<br \/>\n&#8211; Session-epoch guard prevents stale async callbacks from writing outdated results after world\/session switches.<br \/>\n&#8211; Missing-key and key-mismatch detection triggers prioritized retries with clear in-game fallback\/status behavior.<br \/>\n&#8211; Version-change safety backup stores existing config\/cache files before upgrade-sensitive startup flows.<\/p>\n<p>### Command and update helpers<\/p>\n<p>&#8211; Startup update check against the current GitHub repository releases (latest tag detection).<br \/>\n&#8211; In-game update notice in chat and config modal, with one-click open release page.<br \/>\n&#8211; Client command: `translate_allinone translatechatline <messageId>` for manual chat-line retranslation (used by manual `[T]` workflows).<\/p>\n<p>### In-game config UI features<\/p>\n<p>&#8211; Full ModMenu-based custom config screen.<br \/>\n&#8211; Structured sections with group boxes.<br \/>\n&#8211; Scroll + clipping + scrollbar drag support for long content.<br \/>\n&#8211; Provider\/model operations inside game: add\/remove providers, test connection, manage route models, set default model, edit custom JSON parameters.<br \/>\n&#8211; Closing the config screen with unsaved changes now opens a save\/discard\/cancel confirmation modal.<br \/>\n&#8211; Unified action flow:<br \/>\n  &#8211; **Done** = save and close<br \/>\n  &#8211; **Cancel** = leave the screen; if there are unsaved changes, you can save, discard, or return<br \/>\n  &#8211; **Reset** (red button) = reset to defaults after confirmation<br \/>\n&#8211; Built-in hotkey capture in config UI (no legacy requirement to bind in Minecraft Controls for these module bindings), including separate refresh bindings for item-tooltip translation and WynnCraft tracked-quest translation.<br \/>\n&#8211; WynnCraft config includes NPC dialogue options, local-hit logging toggles, and an in-game HUD editor for dialogue scale\/offset preview.<br \/>\n&#8211; Cache Backup section exposes backup interval\/count, current cache stats for item \/ scoreboard \/ Wynn NPC dialogue \/ WynnCraft tracked quest, and one-click open cache directory.<br \/>\n&#8211; Config-side update notice modal supports opening the latest release page directly.<br \/>\n&#8211;<br \/>\n## Installation<\/p>\n<p>1. Install Fabric Loader for Minecraft `1.21.11`.<br \/>\n2. Put these jars into your `mods` folder:<br \/>\n   &#8211; `translate-all-in-one-*.jar`<br \/>\n   &#8211; Fabric API<br \/>\n   &#8211; ModMenu<br \/>\n3. Launch the game and open ModMenu.<br \/>\n4. Open **Translate All in One** config and set provider\/model routes.<br \/>\n5. If you use WynnCraft-related mods such as Wynntils, configure the `WynnCraft` section to enable NPC dialogue translation, tracked-quest translation, and HUD-related options.<br \/>\n6. In `Dictionary Config`, leave the master switch enabled if you want supported flows to check local dictionary matches before cache\/AI fallback.<br \/>\n7. After the first launch, optionally edit the local JSON files inside `config\/translate_allinone\/dictionary\/` to extend dictionary matches.<\/p>\n<p>## Quick Start<\/p>\n<p>1. Add at least one provider profile in `Providers`.<br \/>\n2. Add models under the provider and set route models for each module you want to use.<br \/>\n3. Set module target language.<br \/>\n4. If needed, enable Wynn NPC dialogue and\/or tracked-quest translation and adjust the dialogue HUD position\/scale.<br \/>\n5. In `Dictionary Config`, keep the master switch on if you want supported flows to try local dictionary matches first.<br \/>\n6. Configure hotkeys\/modes where needed, including refresh-cache hotkeys for item tooltip and WynnCraft tracked quests if you want manual cache invalidation.<br \/>\n7. Click **Done** to save and close.<\/p>\n<p>## Config and Runtime Files<\/p>\n<p>&#8211; Main config:<br \/>\n  &#8211; `config\/translate_allinone\/translate_allinone.json`<br \/>\n  &#8211; includes `dictionary.enabled`, per-slot enable fields, and selected dictionary file fields for item\/skill, dialogue, and quest routing<br \/>\n&#8211; Caches:<br \/>\n  &#8211; `config\/translate_allinone\/item_translate_cache.json`<br \/>\n  &#8211; `config\/translate_allinone\/scoreboard_translate_cache.json`<br \/>\n  &#8211; `config\/translate_allinone\/wynncraft_dialogue_translate_cache.json`<br \/>\n  &#8211; `config\/translate_allinone\/wynncraft_quest_translate_cache.json`<br \/>\n&#8211; WynnCraft local dictionaries:<br \/>\n  &#8211; `config\/translate_allinone\/dictionary\/`<br \/>\n  &#8211; typically includes files such as `items.json` and `README.txt`<br \/>\n&#8211; Automatic cache backups (timestamped snapshot directories):<br \/>\n  &#8211; `config\/translate_allinone\/translate_cache_backup\/`<br \/>\n&#8211; Version-change safety backups:<br \/>\n  &#8211; `config\/translate_allinone\/translate_update_backup\/`<\/p>\n","protected":false},"excerpt":{"rendered":"<p>A powerful Minecraft server content AI translation mod, allowing you to easily enjoy international servers!\u4e00\u4e2a\u5f3a\u5927\u7684 Minecraft \u670d\u52a1\u5668\u5185\u5bb9AI\u7ffb\u8bd1\u6a21\u7ec4\uff0c\u8ba9\u60a8\u8f7b\u677e\u7545\u73a9\u56fd\u9645\u670d\u52a1\u5668\uff01<\/p>\n","protected":false},"featured_media":159229,"template":"","meta":{"_minecraft_slug":"translate_allinone(fork)","_minecraft_project_id":"WEuWEFmQ","_minecraft_author":"Alexeys","_minecraft_license":"MIT","_minecraft_downloads":624,"_minecraft_follows":1,"_minecraft_client_side":"required","_minecraft_server_side":"unsupported","_minecraft_storage_type":"zip","_minecraft_archive_name":"translate_allinone(fork).zip","_minecraft_size_bytes":15406720,"_minecraft_version_count":9,"_minecraft_updated_at":"2026-05-16T12:26:32.934299Z","_minecraft_date_created":"2026-04-27T22:15:27.662694Z","_minecraft_date_modified":"2026-05-16T04:02:07.689901Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/translate_allinone(fork)","_minecraft_icon_attachment_id":159229,"_minecraft_imported_at":"2026-06-09T14:07:54+00:00","_minecraft_import_hash":"63cb204cbfdfb7e3a1fcf4d08b371220","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[97,867,92],"mod_loader":[99],"minecraft_version":[40,41],"class_list":["post-159228","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-fabric","mod_category-social","mod_category-utility","mod_loader-fabric","minecraft_version-1-21-10","minecraft_version-1-21-11"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Translate_AllinOne(fork) - Minecraft<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/vpesports.com\/minecraft\/mods\/translate_allinonefork\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Translate_AllinOne(fork) - Minecraft\" \/>\n<meta property=\"og:description\" content=\"A powerful Minecraft server content AI translation mod, allowing you to easily enjoy international servers!\u4e00\u4e2a\u5f3a\u5927\u7684 Minecraft \u670d\u52a1\u5668\u5185\u5bb9AI\u7ffb\u8bd1\u6a21\u7ec4\uff0c\u8ba9\u60a8\u8f7b\u677e\u7545\u73a9\u56fd\u9645\u670d\u52a1\u5668\uff01\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/translate_allinonefork\/\" \/>\n<meta property=\"og:site_name\" content=\"Minecraft\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/translate_allinonefork\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/translate_allinonefork\\\/\",\"name\":\"Translate_AllinOne(fork) - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/translate_allinonefork\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/translate_allinonefork\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/translate_allinonefork-icon-52257653204b05748599fd0ce9765f830617148c_96.webp\",\"datePublished\":\"2026-06-09T14:07:53+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/translate_allinonefork\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/translate_allinonefork\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/translate_allinonefork\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/translate_allinonefork-icon-52257653204b05748599fd0ce9765f830617148c_96.webp\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/translate_allinonefork-icon-52257653204b05748599fd0ce9765f830617148c_96.webp\",\"width\":96,\"height\":96},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/translate_allinonefork\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Mods\",\"item\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Translate_AllinOne(fork)\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/\",\"name\":\"Minecraft\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Translate_AllinOne(fork) - Minecraft","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/vpesports.com\/minecraft\/mods\/translate_allinonefork\/","og_locale":"en_US","og_type":"article","og_title":"Translate_AllinOne(fork) - Minecraft","og_description":"A powerful Minecraft server content AI translation mod, allowing you to easily enjoy international servers!\u4e00\u4e2a\u5f3a\u5927\u7684 Minecraft \u670d\u52a1\u5668\u5185\u5bb9AI\u7ffb\u8bd1\u6a21\u7ec4\uff0c\u8ba9\u60a8\u8f7b\u677e\u7545\u73a9\u56fd\u9645\u670d\u52a1\u5668\uff01","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/translate_allinonefork\/","og_site_name":"Minecraft","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vpesports.com\/minecraft\/mods\/translate_allinonefork\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/translate_allinonefork\/","name":"Translate_AllinOne(fork) - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/translate_allinonefork\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/translate_allinonefork\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/translate_allinonefork-icon-52257653204b05748599fd0ce9765f830617148c_96.webp","datePublished":"2026-06-09T14:07:53+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/translate_allinonefork\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/translate_allinonefork\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/translate_allinonefork\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/translate_allinonefork-icon-52257653204b05748599fd0ce9765f830617148c_96.webp","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/translate_allinonefork-icon-52257653204b05748599fd0ce9765f830617148c_96.webp","width":96,"height":96},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/translate_allinonefork\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/vpesports.com\/minecraft\/"},{"@type":"ListItem","position":2,"name":"Mods","item":"https:\/\/vpesports.com\/minecraft\/mods\/"},{"@type":"ListItem","position":3,"name":"Translate_AllinOne(fork)"}]},{"@type":"WebSite","@id":"https:\/\/vpesports.com\/minecraft\/#website","url":"https:\/\/vpesports.com\/minecraft\/","name":"Minecraft","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/vpesports.com\/minecraft\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod\/159228","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod"}],"about":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/types\/mod"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media\/159229"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=159228"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=159228"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=159228"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=159228"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}