• 7/28/23 1:30 am
- 2.6k views • 0 today
- save_alt 108 downloads
- Compatibility
- Minecraft 1.13
- to version
- Minecraft 1.20
- Changes include
1
MC Translator
This tool helps datapack developers translate their custom lang files into other languages with Google Translate's API
Github Homepage
Installation
With a terminal open in the working directory run the command
pip install -r requirements.txtAfter the required modules are installed you can run mct.py without arguments to run the GUI.
Usage
In the GUI you can select the lang file to translate from. Beneath that you can choose the language you wish to translate to.
Once you hit the convert button it'll automatically translate each line in your lang file and create a file in the same directory with the translated text.
More like this
5477979
119



Have something to say?
If you have a datapack with custom text this is able to translate it into other languages. (Though it is using Google translate so it may not be 100% accurate)