{"id":13529757,"url":"https://github.com/Amulet-Team/Amulet-Map-Editor","last_synced_at":"2025-04-01T17:30:56.759Z","repository":{"id":37444611,"uuid":"222710374","full_name":"Amulet-Team/Amulet-Map-Editor","owner":"Amulet-Team","description":"A new Minecraft world editor and converter that supports all versions since Java 1.12 and Bedrock 1.7.","archived":false,"fork":false,"pushed_at":"2024-10-24T13:49:41.000Z","size":7229,"stargazers_count":1762,"open_issues_count":206,"forks_count":121,"subscribers_count":40,"default_branch":"0.10","last_synced_at":"2024-10-29T15:09:36.767Z","etag":null,"topics":["3rd-party","amulet","converter","map-editor","minecraft","python","python3"],"latest_commit_sha":null,"homepage":"https://www.amuletmc.com/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Amulet-Team.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"contributing.md","funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["Amulet-Team"]}},"created_at":"2019-11-19T14:06:28.000Z","updated_at":"2024-10-29T07:12:50.000Z","dependencies_parsed_at":"2024-01-03T03:53:18.120Z","dependency_job_id":"8d209777-1bd8-44f4-8169-86438cfe3970","html_url":"https://github.com/Amulet-Team/Amulet-Map-Editor","commit_stats":null,"previous_names":[],"tags_count":231,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Amulet-Team%2FAmulet-Map-Editor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Amulet-Team%2FAmulet-Map-Editor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Amulet-Team%2FAmulet-Map-Editor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Amulet-Team%2FAmulet-Map-Editor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Amulet-Team","download_url":"https://codeload.github.com/Amulet-Team/Amulet-Map-Editor/tar.gz/refs/heads/0.10","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246680213,"owners_count":20816652,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["3rd-party","amulet","converter","map-editor","minecraft","python","python3"],"created_at":"2024-08-01T07:00:39.128Z","updated_at":"2025-04-01T17:30:56.261Z","avatar_url":"https://github.com/Amulet-Team.png","language":"Python","funding_links":["https://github.com/sponsors/Amulet-Team"],"categories":["Softwares","Python"],"sub_categories":["Utilities","Implementation"],"readme":"# Amulet Map Editor\n\n![Build](../../workflows/Build/badge.svg)\n![Unittests](../../workflows/Unittests/badge.svg?event=push)\n![Stylecheck](../../workflows/Stylecheck/badge.svg?event=push)\n[![Documentation Status](https://readthedocs.org/projects/amulet-map-editor/badge)](https://amulet-map-editor.readthedocs.io)\n\nA new Minecraft world editor and converter that supports all versions since Java 1.12 and Bedrock 1.7.\n\n![edit](resource/img/edit.jpg)\n\n## Running compiled builds\n\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)\n\nExtract the contained folder to a location on your computer and run the executable.\n\n## Running from Source\n\n**If you are running a compiled build you do NOT need to do this.**\n\n1) Install [Python 3.9+](https://www.python.org/)\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.\n3) run `python -m pip install amulet-map-editor` to install the library and all its dependencies.\n4) run `python -m amulet_map_editor` to run the program\n\n### Notes\n\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`\n\nWhen installing from source the following dependencies will be installed\n\n- numpy\n- wxpython\n- pyopengl\n- [Amulet-Core](https://github.com/Amulet-Team/Amulet-Core)  The library to handle loading and saving data to the world formats.\n- [Amulet-NBT](https://github.com/Amulet-Team/Amulet-NBT)  The library to handle reading and saving NBT and SNBT.\n- [PyMCTranslate](https://github.com/gentlegiantJGC/PyMCTranslate)  The library to handle block, block entity, entity and biome translation. between versions\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.\n- [Amulet-LevelDB](https://github.com/Amulet-Team/Amulet-LevelDB)  The wrapper for Mojang's custom LevelDB.\n\n## Contributing\n\nFor information about contributing to this project, please read the [contribution](contributing.md) file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FAmulet-Team%2FAmulet-Map-Editor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FAmulet-Team%2FAmulet-Map-Editor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FAmulet-Team%2FAmulet-Map-Editor/lists"}