Data Packs Tool

MC Translator

  • 2.6k views 0 today
  • save_alt 108 downloads
Compatibility
Minecraft 1.13
to version
Minecraft 1.20
Changes include
    • 6
    • 6
    • 2
    lemonhandgrenade
    Lvl 12Journeyman System
    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.txt
    After 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

      Have something to say?

    Lentejas Con Marichuelas
    12/29/2023 8:05 pm
    Level 5 : Apprentice Miner
    Do you mean that this datapack can translate other datapacks :D?
    1
    lemonhandgrenade
    01/12/2024 1:22 am
    Level 12 : Journeyman System
    Almost, though this isn't a datapack. It's a little python script.

    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)
    1

    Welcome