# 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.

## Running compiled builds
Download the zip file for your operating system from the list of [compiled builds](https://github.com/Amulet-Team/Amulet-Map-Editor/releases). (Currently Windows only)
Extract the contained folder to a location on your computer and run the executable.
## Running from Source
**If you are running a compiled build you do NOT need to do this.**
1) Install [Python 3.9+](https://www.python.org/)
2) We recommend setting up a [python virtual environment](https://docs.python.org/3/tutorial/venv.html) so you don't run into issues with dependency conflicts.
3) run `python -m pip install amulet-map-editor` to install the library and all its dependencies.
4) run `python -m amulet_map_editor` to run the program
### Notes
If you have python 2 installed `python` may point to the wrong version in which case you will have to swap out `python` for `python3`
When installing from source the following dependencies will be installed
- numpy
- wxpython
- pyopengl
- [Amulet-Core](https://github.com/Amulet-Team/Amulet-Core) The library to handle loading and saving data to the world formats.
- [Amulet-NBT](https://github.com/Amulet-Team/Amulet-NBT) The library to handle reading and saving NBT and SNBT.
- [PyMCTranslate](https://github.com/gentlegiantJGC/PyMCTranslate) The library to handle block, block entity, entity and biome translation. between versions
- [Minecraft-Model-Reader](https://github.com/gentlegiantJGC/Minecraft-Model-Reader) The library to handle loading block models and textures from a resource pack for use in the renderer.
- [Amulet-LevelDB](https://github.com/Amulet-Team/Amulet-LevelDB) The wrapper for Mojang's custom LevelDB.
## Contributing
For information about contributing to this project, please read the [contribution](contributing.md) file.
Raw data
{
"_id": null,
"home_page": "https://www.amuletmc.com",
"name": "amulet-map-editor",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": null,
"author": "James Clare, Ben Gothard et al.",
"author_email": "amuleteditor@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/5d/9f/cd6ebd35b62cef45a56bef384a46e87da9596b19e69a6526e0fc3e73200d/amulet_map_editor-0.10.38.tar.gz",
"platform": "any",
"description": "# Amulet Map Editor\r\n\r\n\r\n\r\n\r\n[](https://amulet-map-editor.readthedocs.io)\r\n\r\nA new Minecraft world editor and converter that supports all versions since Java 1.12 and Bedrock 1.7.\r\n\r\n\r\n\r\n## Running compiled builds\r\n\r\nDownload the zip file for your operating system from the list of [compiled builds](https://github.com/Amulet-Team/Amulet-Map-Editor/releases). (Currently Windows only)\r\n\r\nExtract the contained folder to a location on your computer and run the executable.\r\n\r\n## Running from Source\r\n\r\n**If you are running a compiled build you do NOT need to do this.**\r\n\r\n1) Install [Python 3.9+](https://www.python.org/)\r\n2) We recommend setting up a [python virtual environment](https://docs.python.org/3/tutorial/venv.html) so you don't run into issues with dependency conflicts.\r\n3) run `python -m pip install amulet-map-editor` to install the library and all its dependencies.\r\n4) run `python -m amulet_map_editor` to run the program\r\n\r\n### Notes\r\n\r\nIf you have python 2 installed `python` may point to the wrong version in which case you will have to swap out `python` for `python3`\r\n\r\nWhen installing from source the following dependencies will be installed\r\n\r\n- numpy\r\n- wxpython\r\n- pyopengl\r\n- [Amulet-Core](https://github.com/Amulet-Team/Amulet-Core) The library to handle loading and saving data to the world formats.\r\n- [Amulet-NBT](https://github.com/Amulet-Team/Amulet-NBT) The library to handle reading and saving NBT and SNBT.\r\n- [PyMCTranslate](https://github.com/gentlegiantJGC/PyMCTranslate) The library to handle block, block entity, entity and biome translation. between versions\r\n- [Minecraft-Model-Reader](https://github.com/gentlegiantJGC/Minecraft-Model-Reader) The library to handle loading block models and textures from a resource pack for use in the renderer.\r\n- [Amulet-LevelDB](https://github.com/Amulet-Team/Amulet-LevelDB) The wrapper for Mojang's custom LevelDB.\r\n\r\n## Contributing\r\n\r\nFor information about contributing to this project, please read the [contribution](contributing.md) file.\r\n",
"bugtrack_url": null,
"license": null,
"summary": "A new Minecraft world editor and converter that supports all versions since Java 1.12 and Bedrock 1.7.",
"version": "0.10.38",
"project_urls": {
"Homepage": "https://www.amuletmc.com"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "d5a5d0ca7654e5e0e7936afbad6cc80a06088f8c7b8d91deacbe2dcdde385a64",
"md5": "c445a9bd46c47bac401a8a2ded320aa8",
"sha256": "c186cf05e40269e852c1ee4917c9426a11118c1c3e8b20ca3591c59550e91a07"
},
"downloads": -1,
"filename": "amulet_map_editor-0.10.38-cp39-cp39-win_amd64.whl",
"has_sig": false,
"md5_digest": "c445a9bd46c47bac401a8a2ded320aa8",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.9",
"size": 2121684,
"upload_time": "2024-12-03T19:55:01",
"upload_time_iso_8601": "2024-12-03T19:55:01.413586Z",
"url": "https://files.pythonhosted.org/packages/d5/a5/d0ca7654e5e0e7936afbad6cc80a06088f8c7b8d91deacbe2dcdde385a64/amulet_map_editor-0.10.38-cp39-cp39-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "5d9fcd6ebd35b62cef45a56bef384a46e87da9596b19e69a6526e0fc3e73200d",
"md5": "d34452b451b784e58a36d3d5d1c32b02",
"sha256": "4d7be260f8214db9ffabb3e769c0af6464965eee9927c8ced3bb056f96f7a1e2"
},
"downloads": -1,
"filename": "amulet_map_editor-0.10.38.tar.gz",
"has_sig": false,
"md5_digest": "d34452b451b784e58a36d3d5d1c32b02",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 1820954,
"upload_time": "2024-12-03T19:55:03",
"upload_time_iso_8601": "2024-12-03T19:55:03.546329Z",
"url": "https://files.pythonhosted.org/packages/5d/9f/cd6ebd35b62cef45a56bef384a46e87da9596b19e69a6526e0fc3e73200d/amulet_map_editor-0.10.38.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-03 19:55:03",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "amulet-map-editor"
}