TDSMP Translator

Quick rating

Community listing page, reviews here may not be monitored by the author.

TDSMP Translator

No reviews yet

TDSMP Translator is a updated version of TranslateOverlay (made by PlumeIS).

Mod Loaders
Minecraft

About

Description

TDSMP Translate uses Azure Translator API to be able to translate text from books, signs, chat and even books on lecturns, all in real time!

The Main 4 Commands needed are;

  • /translator from auto-detect
  • /translator to ??
  • /translator toggleChat
  • /translator toggleItem

The first command sets what language you want to translate from.
(Use https://en.wikipedia.org/wiki/List_of_ISO_639_language_codes if you dont know what to put (Set 1).)

The second command sets the target language you want to translate to.
(Use https://en.wikipedia.org/wiki/List_of_ISO_639_language_codes if you dont know what to put (Set 1).)

The third command toggles the chat translation on/off.

The forth command toggles the item translation on/off.

If you want to be able to use the translater for a server you need to setup an azure translator api and change/add the required things needed in the config file.

This is a modified version of TranslateOverlay by PlumelS

Here is a link to the original mod ---> https://modrinth.com/mod/translateoverlay

You are allowed to use this mod in your modpacks but credit needs to be listed back to here.

📝 Description

TDSMP Translate uses the Azure Translator API to translate text from books, signs, chat, and even books on lecterns—all in real-time!

This is a modified version of TranslateOverlay by PlumelS.


⚠️ Required Dependencies

This is natively a Fabric mod. However, it has been configured to run on Forge 1.20.1 using a compatibility layer. For this mod to work without crashing, you must install the following dependencies in your mods folder:

  • Sinytra Connector: The technical bridge that translates Fabric code to run on Forge.
  • Forgified Fabric API: The essential port of Fabric API built specifically for this compatibility layer.

⚙️ Main Commands

Use these four primary commands to control your real-time translation settings:

  • /translator from auto-detect
    Sets the source language you want to translate from.
  • /translator to [language_code]
    Sets the target language you want to translate to.
  • /translator toggleChat
    Toggles chat translation on or off.
  • /translator toggleItem
    Toggles item translation on or off.

💡 Tip: If you do not know the correct code to use for your language, refer to the Wikipedia ISO 639 Language Codes List (Set 1).


🖥️ Server Setup & Configuration

If you want to use this translator on a multiplayer server, you must set up your own personal Azure Translator API keys. Once generated, add and modify the required credentials inside the mod's configuration file.


📜 Modpack Policy & Credits

  • You are fully allowed to feature this mod in your modpacks!
  • Credit Requirement: You must provide a visible link back to this project page.
  • Original Mod Credit: TranslateOverlay by PlumelS.