CatPillar's Chat Translation

A simple chat translation mod
Back to Files

chat_translation-1.1.0-beta.jar

File namechat_translation-1.1.0-beta.jar
Uploader
Cat_PillarCat_Pillar
Uploaded
Aug 26, 2026
Downloads
12
Size
32.9 KB
Mod Loaders
Fabric
File ID
8737001
Type
B
Beta
Supported game versions
  • 26.2

Curse Maven Snippet

Fabric

modImplementation "curse.maven:catpillars-chat-translation-1668670:8737001"

Learn more about Curse Maven

What's new

增加了自动翻译功能

可在配置文件中通过autoTranslate开关

在游戏中可以通过/auto_translate true/false快速开关

同tick发送的多条消息现在只会显示一个按钮

可通过配置文件中的batchMessages true/false开关

可配置思考模式开关与思考强度

仅适配DeepSeek API

配置选项:

thinkingMode off / auto / on

thinkingEffort low / high / max

中文内容过滤

添加了minChineseChars控制最大中文字符数量,超过设定值将不会被自动翻译或添加按钮。默认值为3

AI提示词优化

Added automatic translation

Added an autoTranslate toggle in the configuration file.

In-game, use /auto_translate true/false to quickly enable or disable automatic translation.

Messages sent within the same tick now only display one button

Can be controlled via the batchMessages switch (true/false) in the configuration file.

Configurable thinking mode and thinking intensity

DeepSeek API only.

Configuration options:

thinkingMode: off / auto / on

thinkingEffort: low / high / max

Chinese Content Filtering

Added minChineseChars to control the maximum number of Chinese characters. If the limit is exceeded, the content will not be automatically translated or have a button added. The default value is 3.

AI Prompt Optimization

This mod has no additional files