translate_mod
Translates a single Minecraft mod jar into a Simplified Chinese resource pack, automating language file localization so the mod displays Chinese text in-game.
Instructions
翻译单个 Minecraft 模组 jar 包,生成中文资源包。
Args: jar_path: 模组 jar 文件的绝对路径(如 C:...\mymod-1.2.0.jar) batch_size: 每批翻译的词条数(默认 15,越大越快但单次请求更长) force_retranslate: 强制重新翻译(忽略缓存,慎用) Returns: 翻译结果摘要(包含每个模组的输出路径)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| jar_path | Yes | ||
| batch_size | No | ||
| force_retranslate | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |