Skip to content

A Python tool which can pack and unpack Minecraft Bedrock worlds. Works on Windows, Linux and macOS ✨

Notifications You must be signed in to change notification settings

TrueMLGPro/MCWorld_Tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

MCWorld Tools

MCWorld Tools is a Python-based utility with a convenient command line interface for packing and unpacking Minecraft Bedrock Edition worlds.

Usage

  • 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!

Demo coming soon...

About

A Python tool which can pack and unpack Minecraft Bedrock worlds. Works on Windows, Linux and macOS ✨

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages