{"id":15140926,"url":"https://github.com/minetest-mods/moreblocks","last_synced_at":"2025-04-05T07:07:08.796Z","repository":{"id":28958351,"uuid":"32484499","full_name":"minetest-mods/moreblocks","owner":"minetest-mods","description":"More Blocks","archived":false,"fork":false,"pushed_at":"2025-03-19T16:29:42.000Z","size":396,"stargazers_count":45,"open_issues_count":28,"forks_count":68,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-03-29T06:08:30.469Z","etag":null,"topics":["minetest","minetest-mod"],"latest_commit_sha":null,"homepage":"https://content.minetest.net/packages/Calinou/moreblocks/","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":"CHANGELOG.md","contributing":"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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-03-18T21:09:20.000Z","updated_at":"2025-03-19T16:29:47.000Z","dependencies_parsed_at":"2024-02-27T20:43:09.413Z","dependency_job_id":null,"html_url":"https://github.com/minetest-mods/moreblocks","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minetest-mods%2Fmoreblocks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minetest-mods%2Fmoreblocks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minetest-mods%2Fmoreblocks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minetest-mods%2Fmoreblocks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/minetest-mods","download_url":"https://codeload.github.com/minetest-mods/moreblocks/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247299832,"owners_count":20916190,"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:25.464Z","updated_at":"2025-04-05T07:07:08.779Z","avatar_url":"https://github.com/minetest-mods.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"# More Blocks [![Build status](https://github.com/minetest-mods/moreblocks/workflows/build/badge.svg)](https://github.com/minetest-mods/moreblocks/actions)\n\nMore Blocks for [Minetest](https://www.minetest.net/), a free and open source infinite\nworld block sandbox game.\n\n[**Forum topic**](https://forum.minetest.net/viewtopic.php?f=11\u0026t=509)\n\n## Installation\n\n### Download the mod\n\nTo install More Blocks, clone this Git repository into your Minetest's `mods/`\ndirectory:\n\n```bash\ngit clone https://github.com/minetest-mods/moreblocks.git\n```\n\nYou can also\n[download a ZIP archive](https://github.com/minetest-mods/moreblocks/archive/master.zip)\nof More Blocks.\n\n### Enable the mod\n\nOnce you have installed More Blocks, 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 More Blocks 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 More Blocks in.\n3. Click **Configure**, then enable `moreblocks` by double-clicking it\n   (or ticking the **Enabled** checkbox).\n4. Save the changes, then start a game on the world you enabled More Blocks on.\n5. More Blocks 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_moreblocks = 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 More Blocks on.\n5. More Blocks should now be running on your world.\n\n## Version compatibility\n\nMore Blocks is currently primarily tested with Minetest 5.3.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 © 2011-2020 Hugo Locurcio and contributors\n\n- More Blocks code is licensed under the zlib license, see\n  [`LICENSE.md`](LICENSE.md) for details.\n- Unless otherwise specified, More Blocks textures are licensed under\n  [CC BY-SA 3.0 Unported](https://creativecommons.org/licenses/by-sa/3.0/).\n\n`moreblocks_copperpatina.png` was created by pithydon, and is licensed under\n[CC0 1.0 Universal](https://creativecommons.org/publicdomain/zero/1.0/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fminetest-mods%2Fmoreblocks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fminetest-mods%2Fmoreblocks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fminetest-mods%2Fmoreblocks/lists"}