{"id":15140961,"url":"https://github.com/minetest-mods/maptools","last_synced_at":"2025-10-23T18:30:19.552Z","repository":{"id":28958463,"uuid":"32484613","full_name":"minetest-mods/maptools","owner":"minetest-mods","description":"Map Tools","archived":false,"fork":false,"pushed_at":"2023-09-09T15:26:38.000Z","size":136,"stargazers_count":20,"open_issues_count":6,"forks_count":24,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-02-08T18:05:54.537Z","etag":null,"topics":["minetest","minetest-mod"],"latest_commit_sha":null,"homepage":"https://content.minetest.net/packages/Calinou/maptools/","language":"Lua","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"zlib","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/minetest-mods.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2015-03-18T21:11:52.000Z","updated_at":"2023-12-20T22:12:52.000Z","dependencies_parsed_at":"2023-01-14T13:50:25.406Z","dependency_job_id":"c7cd5bd2-c609-4b75-b50a-3c301d08856f","html_url":"https://github.com/minetest-mods/maptools","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minetest-mods%2Fmaptools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minetest-mods%2Fmaptools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minetest-mods%2Fmaptools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minetest-mods%2Fmaptools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/minetest-mods","download_url":"https://codeload.github.com/minetest-mods/maptools/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237869132,"owners_count":19379271,"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":["minetest","minetest-mod"],"created_at":"2024-09-26T08:42:44.016Z","updated_at":"2025-10-23T18:30:19.183Z","avatar_url":"https://github.com/minetest-mods.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Map Tools [![](https://github.com/minetest-mods/maptools/workflows/build/badge.svg)](https://github.com/minetest-mods/maptools/actions)\n\nMap Tools for [Minetest](https://www.minetest.net/), a free and open source infinite\nworld block sandbox game.\n\n## Resources\n\n- [Forum topic](https://forum.minetest.net/viewtopic.php?f=11\u0026t=1882)\n- [List of nodes and items available](docs/NODES_ITEMS.md)\n\n## Installation\n\n### Download the mod\n\nTo install Map Tools, clone this Git repository into your Minetest's `mods/`\ndirectory:\n\n```bash\ngit clone https://github.com/minetest-mods/maptools.git\n```\n\nYou can also\n[download a ZIP archive](https://github.com/minetest-mods/maptools/archive/master.zip)\nof Map Tools.\n\n### Enable the mod\n\nOnce you have installed Map Tools, you need to enable it in Minetest.\nThe procedure is as follows:\n\n#### Using the client's main menu\n\nThis is the easiest way to enable Map Tools when playing in singleplayer\n(or on a server hosted from a client).\n\n1. Start Minetest and switch to the **Local Game** tab.\n2. Select the world you want to enable Map Tools in.\n3. Click **Configure**, then enable `maptools` by double-clicking it\n   (or ticking the **Enabled** checkbox).\n4. Save the changes, then start a game on the world you enabled Map Tools on.\n5. Map Tools should now be running on your world.\n\n#### Using a text editor\n\nThis is the recommended way to enable the mod on a server without using a GUI.\n\n1. Make sure Minetest is not currently running (otherwise, it will overwrite\n   the changes when exiting).\n2. Open the world's `world.mt` file using a text editor.\n3. Add the following line at the end of the file:\n\n```text\nload_mod_maptools = true\n```\n\nIf the line is already present in the file, then replace `false` with `true`\non that line.\n\n4. Save the file, then start a game on the world you enabled Map Tools on.\n5. Map Tools should now be running on your world.\n\n## Version compatibility\n\nMap Tools is currently primarily tested with Minetest 5.1.0.\nIt may or may not work with newer or older versions. Issues arising in older\nversions than 5.0.0 will generally not be fixed.\n\n## License\n\nCopyright © 2012-2020 Hugo Locurcio and contributors\n\n- Map Tools code is licensed under the zlib license, see\n  [`LICENSE.md`](LICENSE.md) for details.\n- Unless otherwise specified, Map Tools textures are licensed under\n  [CC BY-SA 3.0 Unported](https://creativecommons.org/licenses/by-sa/3.0/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fminetest-mods%2Fmaptools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fminetest-mods%2Fmaptools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fminetest-mods%2Fmaptools/lists"}