https://github.com/amulet-team/amulet-map-editor
A new Minecraft world editor and converter that supports all versions since Java 1.12 and Bedrock 1.7.
https://github.com/amulet-team/amulet-map-editor
3rd-party amulet converter map-editor minecraft python python3
Last synced: 4 days ago
JSON representation
A new Minecraft world editor and converter that supports all versions since Java 1.12 and Bedrock 1.7.
- Host: GitHub
- URL: https://github.com/amulet-team/amulet-map-editor
- Owner: Amulet-Team
- Created: 2019-11-19T14:06:28.000Z (over 6 years ago)
- Default Branch: 0.10
- Last Pushed: 2025-03-26T10:18:46.000Z (11 months ago)
- Last Synced: 2025-04-26T12:56:35.713Z (10 months ago)
- Topics: 3rd-party, amulet, converter, map-editor, minecraft, python, python3
- Language: Python
- Homepage: https://www.amuletmc.com/
- Size: 6.9 MB
- Stars: 1,925
- Watchers: 38
- Forks: 127
- Open Issues: 222
-
Metadata Files:
- Readme: README.md
- Contributing: contributing.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# Amulet Map Editor



[](https://amulet-map-editor.readthedocs.io)
A new Minecraft world editor and converter that supports all versions since Java 1.12 and Bedrock 1.7.

## Installing (Currently Windows only)
Purchase and download the installer for your operating system from [amuletmc.com](https://www.amuletmc.com).
Run the installer and follow the instructions.
## Running from Source
**If you are running a compiled build you do NOT need to do this.**
See instructions on [amuletmc.com](https://www.amuletmc.com/installing-from-source)
## Running with Docker (Linux)
The Docker image runs on any Linux distro with Docker support.
To run the Docker image, clone this repository and run `rundocker.sh`.
Compatibility with wayland is done through xwayland for x11 support.
## Legacy builds
Old versions (prior to 0.10.45) can be found on our [releases page](https://github.com/Amulet-Team/Amulet-Map-Editor/releases).
Extract the contained folder to a location on your computer and run `amulet_app.exe`.
## Contributing
For information about contributing to this project, please read the [contribution](contributing.md) file.