-
Notifications
You must be signed in to change notification settings - Fork 0
Configuration
NtGitG edited this page Jun 12, 2026
·
2 revisions
| What | Path |
|---|---|
| Main config | .minecraft/config/mineglot.cfg |
| Translation cache (RocksDB) | .minecraft/config/mineglot/translations |
| UI language files | Inside the mod jar (assets/mineglot/lang/) |
-
API key — OpenAI or Claude (stored locally in
mineglot.cfg). - Provider + model — pick what you want to use.
- Default language — language you read (incoming chat translations).
-
Target language — language you write when using
/translate//trs.
| Setting | Effect |
|---|---|
| Sign translation | Translate text on signs you look at |
| Max cache memory | RAM limit for in-memory cache (MB) |
Not stored in mineglot.cfg as a long list — managed in-game via Target players screen.
- Add/remove players while online on a server.
- List resets on disconnect.
See How It Works.
- Lingua language detector loads in the background (first launch can feel slower).
- RocksDB starts in the background.
- Cache is checked before every API call.
Warning — API keys are local but sensitive. Never share
mineglot.cfgor logs that contain keys.
- Close Minecraft.
- Backup
mineglot.cfgif you want to keep settings. - To clear only cached translations: delete the
mineglot/translationsfolder. - Restart and test with
/translate hello.