A Minecraft world editor and converter that supports all versions since Java 1.12 and Bedrock 1.7.
Download the installer for your operating system from the list of compiled builds.
Double click on the installer when downloaded and follow the installation steps. It can then be run and uninstalled like a normal program.
If you are running a compiled build you do NOT need to do this.
- Install Python 3.9+
- We recommend setting up a python virtual environment so you don't run into issues with dependency conflicts.
- Clone or download the repository source code.
- In the source code directory run
python -m pip install .
to install the library and all its dependencies. Linux and MacOS users will need to usepython3
- run
amulet_editor
to run the program