LinguaChat

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

File Details

linguachat-1.16.5-2.0.0.jar

  • R
  • Apr 3, 2026
  • 376.30 KB
  • 7
  • 1.16.5
  • Fabric

File Name

linguachat-1.16.5-2.0.0.jar

Supported Versions

  • 1.16.5

Curse Maven Snippet

Fabric

modImplementation "curse.maven:linguachat-1215804:7867680"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

feat: add multi-version support with Stonecutter and release automation

- Add Stonecutter plugin for building across 8 Minecraft versions (1.16.5 - 1.21.11) - Configure version-specific dependencies (Fabric API, Mod Menu, Java toolchain) - Add compatibility layers (TextCompat, ScreenCompat, ButtonCompat, I18nCompat, KeyBindingCompat) - Add Kagi translation provider alongside existing Google Translate and DeepL - Add configuration GUI with ConfigScreen and ModMenu integration - Add keybind support for toggling translation and opening config screen - Add translation caching, logging, and message store API - Add GitHub Actions workflows for build and release with manual approval - Add developer documentation (EN/RU) - Update mod version to 2.0.0 - Remove unused Forge mods.toml and hardcoded Java path from gradle.properties