A Minecraft Forge mod that translates the chat to the language you desire.
Translation services are provided by Google.
This uses both the Google translator API (Free, kind of) and the Cloud translation API (Paid).
You do not need to configure anything to use the free option.
For the paid option, follow these steps.
- Create a new project in Google Cloud Platform
- Add your payment methods in the billing section
- In "APIs & Services > Library", enable "Cloud Translation API"
- In "APIs & Services > Credentials", create an API key via "create credentials"
- This is your API key. Copy it and keep it secret as this is linked to your payment account.
- Restrict your API key. Click on restrict key on API restrictions and only allow "Cloud Translation API".
- Copy the key to the "API key" section in the mod and save
Go to Curseforge
Please report any bugs in issues. Do not ask how to get this mod working on xxx servers. Please send a PM in Curseforge instead. Those issues will be closed without question.
All code in this mod, except dependencies, or otherwise specified, are under GPL version 3.0