A spiritual successor to WTEM.
Read this file in other languages: English, 简体中文
WTEM is a tool that extracts all localizable text from game saves to facilitate localization.
It scans all region files and datapacks files within a save,
identifies text components (including plain text), and replaces them with translation components.
Currently, supports Minecraft 1.21.4+, with no plans to downgrade for older versions.
WTEM uses Minecraft's API for extraction and adopts a multi-version project structure. Contributions are welcome to help maintain compatibility with newer versions.
- Unless otherwise specified or explicitly permitted by the author, the source code is licensed under the GPL-3 license.
- When distributing game saves processed by this tool, you must retain both the name of this tool and a link to its repository.
Special thanks to original author Suso for WTE/WTES, which provided inspiration and a foundation for development.
Thanks to 墨安 (Mo'an) for sparking development ideas.