MCWorld Tools is a Python-based utility with a convenient command line interface for packing and unpacking Minecraft Bedrock Edition worlds.
-
Clone the repository or download the latest release
-
Navigate to the folder you cloned/downloaded this repo/release to
-
Install required packages:
pip install -r requirements.txt
-
Run the tool:
-
Windows:
python main.py
or
py main.py
-
Linux and macOS:
python3 main.py
-
-
Enjoy your freshly converted worlds! ✨