{"id":18991349,"url":"https://github.com/mt-mods/replacer","last_synced_at":"2025-09-05T12:42:00.292Z","repository":{"id":103957576,"uuid":"245817795","full_name":"mt-mods/replacer","owner":"mt-mods","description":null,"archived":false,"fork":false,"pushed_at":"2021-02-06T07:07:16.000Z","size":61,"stargazers_count":0,"open_issues_count":1,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-01-01T14:45:14.208Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Lua","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/mt-mods.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"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}},"created_at":"2020-03-08T13:17:26.000Z","updated_at":"2020-03-08T13:17:43.000Z","dependencies_parsed_at":null,"dependency_job_id":"6c44f655-74ba-4278-81aa-df1f710bdcac","html_url":"https://github.com/mt-mods/replacer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mt-mods%2Freplacer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mt-mods%2Freplacer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mt-mods%2Freplacer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mt-mods%2Freplacer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mt-mods","download_url":"https://codeload.github.com/mt-mods/replacer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240002396,"owners_count":19732190,"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":[],"created_at":"2024-11-08T17:13:35.998Z","updated_at":"2025-02-21T11:20:00.405Z","avatar_url":"https://github.com/mt-mods.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"Replacement tool for creative building (Mod for Minetest)\n\nThis tool is helpful for creative purposes (i.e. build a wall and \"paint\" windows into it).\nIt replaces nodes with a previously selected other type of node (i.e. places said windows\ninto a brick wall).\n\n# Crafting\nAvailability of recipes can be configured with server settings.\nBasic replacer:\n```\n      | chest       |               | gold ingot |\n      |             | mese fragment |            |\n      | steel ingot |               | chest      |\n```\nOr `/giveme replacer:replacer`\n\nTechnic replacer as upgrade to basic tool:\n```\n      | replacer:replacer | green energy crystal |        |\n      |                   |                      |        |\n      |                   |                      |        |\n```\nOr `/giveme replacer:replacer_technic`\n\nTechnic replacer directly crafted:\n```\n      | chest       | green energy crystal | gold ingot |\n      |             | mese fragment        |            |\n      | steel ingot |                      | chest      |\n```\nOr `/giveme replacer:replacer_technic`\n\n# Usage\n\nSneak-right-click on a node of which type you want to replace other nodes with.\n       Left-click (normal usage) on any nodes you want to replace with that type.\n       Right-click to place a node of that type onto clicked node.\n\nWhen in creative mode, the node will just be replaced. Your inventory will not be changed.\n\nWhen *not* in creative mode, digging will be simulated and you will get what was there.\nIn return, the replacement node will be taken from your inventory.\n\nIf technic mod is installed, modes are available and use depletes charge.\nThis is true for users without \"give\" privs and also on servers not running in creative mode.\n\n# Modes\n\nSpecial-right-click on a node or special-left-click anywhere to change the mode.\nSingle-mode does not need any charge. The other modes do.\n\n# Inspection tool\n\nThe third tool included in this mod is the inspector.\n\nCrafting:\n```\n      | torch |      |     |\n      | stick |      |     |\n      |       |      |     |\n```\nJust wield it and click on any node or entity you want to know more about. A limited craft-guide is included.\n\n# Settings\n\n* **replacer.max_nodes** max allowed nodes to replace (default: 3168)\n* **replacer.hide_recipe_basic** hide the basic recipe (default: 0)\u003cbr\u003e\nThese two require technic to be installed, if not they are hidden no matter how you set them\n* **replacer.hide_recipe_technic_upgrade** hide the upgrade recipe (default: 0)\n* **replacer.hide_recipe_technic_direct** hide the direct technic recipe (default: 1)\n\n# Contributors\n\n* Sokomine\n* coil0\n* HybridDog\n* SwissalpS\n* OgelGames\n* BuckarooBanzay\n* S-S-X\n\n# License\n\n\n    Copyright (C) 2013,2014,2015 Sokomine\n\n    This program is free software: you can redistribute it and/or modify\n    it under the terms of the GNU General Public License as published by\n    the Free Software Foundation, either version 3 of the License, or\n    (at your option) any later version.\n\n    This program is distributed in the hope that it will be useful,\n    but WITHOUT ANY WARRANTY; without even the implied warranty of\n    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n    GNU General Public License for more details.\n\n    You should have received a copy of the GNU General Public License\n    along with this program.  If not, see \u003chttp://www.gnu.org/licenses/\u003e.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmt-mods%2Freplacer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmt-mods%2Freplacer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmt-mods%2Freplacer/lists"}