Blogs Other

datapack translator [BETA]

  • 207 views 0 today
  • 1
  • 0
  • 2
ti_lucard_luser
Lvl 4Apprentice Miner
0

✅ Keeps all functional code and structure unchanged

✅ Translates only visible text — no tags, logic, or namespaces are modified

⚠️ Current Status (BETA):



        • Some advanced features still under development

        • Ideal for testing, localization, and quick multilingual support









link:replit.com/@soulslikelikeso/DATAPACK-TRANSLATOR







🚀 Try it now:




If you have a datapack in Portuguese (or any other language), this tool can generate an English (or other language) version automatically





Made to be used with Python programming logic.







We’re actively collecting feedback to improve it for the entire community!


1 Update Logs

🚀 Update Announcement We’re excited to announce that the Translator project has been ported to : by ti_lucard_luser 09/13/2025 11:00:55 amSeptember 13, 2025 @ 3:00 pm UTC

This new version brings many more features and improvements compared to the original release, including:




    • 🐍 Full Python implementation for easier installation and cross-platform support.




    • Faster and more reliable translation engine (bulk processing of .mcfunction and .json files).




    • 🌍 Expanded multi-language support — translate to and from many languages effortlessly.




    • 🗂️ Automatic folder structure preservation — no need to reorganize your datapack.




    • 📝 More configuration options to customize the translation workflow.




    • 🧩 Easier integration with existing datapacks or resource packs.



🔄 How translations are delivered



The script now creates translated files alongside the originals.

To use them directly in your datapack or resource pack:




    1. Delete the original files you no longer need.




    1. Rename the translated files (they usually include “translated” in the name) to the original filenames.




This makes it simple to test or roll back translations, and gives you full control over which files to keep.


If you’ve been using the old version, this update is a big step forward: simpler, more powerful, and ready for new features in future updates.

link:liucard/datapack-python-translator: automated translator in python to translate mcfunction and json files of datapacks without altering the structure

More like this

  Have something to say?

medicationpower
06/11/2025 4:32 pm
Level 1 : New Miner
Is there any change in this from previous versions? Can it be downloaded on Windows 11?
2
ti_lucard_luser
06/23/2025 4:26 pm
Level 4 : Apprentice Miner
Hello, sorry for the delay in responding. Yes, it is possible to download it for Windows 11, but you will need a translator API since the ones used in the original version were only for testing!

The application translates all visible texts without changing the logical line of the command itself.
1

Welcome