▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Моды/LinguaChat
LinguaChat

LinguaChat

Fabric mod for automatic bidirectional chat translation. Supports multiple providers: Google Translate, DeepL, and Kagi.

Оцените первым
1.5K
7

LinguaChat makes your communication in Minecraft accessible in any language, automatically translating chat messages without interrupting gameplay!

You can configure the translation directions for both sides (Client/Server) in the configuration file See description below.

📥 Installation

  1. Install Fabric Loader for your Minecraft version
  2. Install Fabric API matching your version
  3. Download LinguaChat for your version

For official Minecraft Launcher:

  1. Place the JAR file in your mods folder:
    • Windows: %APPDATA%\.minecraft\mods
    • Linux: ~/.minecraft/mods
    • macOS: ~/Library/Application Support/minecraft/mods

For Prism Launcher and other instance-based launchers:

  1. Open instance settings → Mods tab
  2. Click Add / Install Mods and select the JAR file
  3. Make sure Fabric API is installed for this instance

Final step:

  1. Launch Minecraft with Fabric profile

📝 Usage Example

When properly configured, the mod automatically translates messages:

Player1: привет


Player2: hello

[!TIP] The original text of the message is available by hovering over the translated message!


⚙️ Configuration

Mod settings are accessible via the K key in-game.

You can also edit the file directly: config/linguachat.json

Keybinds

KeyAction
KOpen settings screen
NToggle outgoing message translation

Settings

ParameterDefaultDescription
enabledtrueEnable/disable the mod
translateIncomingtrueTranslate incoming messages
translateOutgoingtrueTranslate outgoing messages
defaultSourceLang"auto"Source language (auto for detection)
defaultTargetLang"en"Target language for both incoming messages (messages from other players) and outgoing messages (your messages sent to server)
preferredTranslator"google"Provider: google, deepl, kagi
deeplApiKey""DeepL API key
kagiApiKey""Kagi API token
kagiSessionToken""Kagi session token
showOriginalOnHovertrueShow original on hover
cacheSize512Translation cache size
debugModefalseDebug logging

Translation Providers

ProviderCostAPI KeyLanguages
GoogleFreeNot required100+
DeepLFree/PaidGet API Key30+
KagiKagi PassAPI Token (settings/api) or Session Token (settings/user_details)Multiple

🐛 Reporting Issues

Found a bug or have a suggestion? Create an issue:

👉 https://github.com/Lintech-1/LinguaChat/issues

Please include:

  • Minecraft version
  • Mod version
  • Log excerpts
  • Steps to reproduce

Часто задаваемые вопросы

Совместимость

Minecraft: Java Edition

1.21.x1.20.x1.19.x1.18.x1.16.x

Платформы

Поддерживаемые окружения

Клиент

Ссылки

Создатели

Детали

Лицензия:
Опубликован:1 год назад
Обновлён:2 месяца назад
Главная