{"id":15140959,"url":"https://github.com/minetest-mods/drawers","last_synced_at":"2025-06-15T16:32:48.924Z","repository":{"id":19124002,"uuid":"86237949","full_name":"minetest-mods/drawers","owner":"minetest-mods","description":"[MTG/MCL2] A Minetest Mod adding storage drawers in different sizes and wood types.","archived":false,"fork":false,"pushed_at":"2024-12-19T18:48:00.000Z","size":649,"stargazers_count":19,"open_issues_count":14,"forks_count":26,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-01-30T20:05:40.016Z","etag":null,"topics":["i18n","intllib","mineclone","mineclone2","minetest","minetest-mod","mod","pipeworks","screwdriver","storage"],"latest_commit_sha":null,"homepage":"","language":"Lua","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/minetest-mods.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2017-03-26T14:18:48.000Z","updated_at":"2024-12-19T18:48:05.000Z","dependencies_parsed_at":"2023-02-12T05:17:01.850Z","dependency_job_id":"efbd76f7-12b3-4870-8626-261757690e65","html_url":"https://github.com/minetest-mods/drawers","commit_stats":null,"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minetest-mods%2Fdrawers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minetest-mods%2Fdrawers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minetest-mods%2Fdrawers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minetest-mods%2Fdrawers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/minetest-mods","download_url":"https://codeload.github.com/minetest-mods/drawers/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237869130,"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":["i18n","intllib","mineclone","mineclone2","minetest","minetest-mod","mod","pipeworks","screwdriver","storage"],"created_at":"2024-09-26T08:42:42.543Z","updated_at":"2025-02-08T20:31:04.236Z","avatar_url":"https://github.com/minetest-mods.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Minetest Mod Storage Drawers\n\n[![ContentDB](https://content.minetest.net/packages/LNJ/drawers/shields/downloads/)](https://content.minetest.net/packages/LNJ/drawers/)\n![](https://github.com/minetest-mods/drawers/workflows/luacheck/badge.svg)\n\nVersion 0.6.5, License: MIT\n\n## Description\nThis mod adds simple item storages showing the item's inventory image in the\nfront. By left- or right-clicking the image you can take or add stacks. If you\nalso hold the shift-key only a single item will be removed/added.\n\nThere's also a 'Drawer Controller' which can insert items automatically into a\nnetwork of drawers. Just place the drawers next to each other, so they are\nconnected and the drawer controller will sort the items automatically. If you\nwant to connect drawers, but you don't want to place another drawer, just use\nthe 'Drawer Trim'.\n\nDo you have too many cobblestones for one drawer? No problem, just add some\ndrawer upgrades to your drawer! They are available in different sizes and are\ncrafted by steel, gold, obsidian, diamonds or mithril.\n\n## Notes\nThis mod requires Minetest 5.0 or later. The `default` mod from MTG or the\nMineClone 2 mods are only optional dependencies for crafting recipes.\n\n## To-Do\n- [x] Add usable 1x1 drawer\n- [x] Add a drawer controller for auto-sorting items into a drawer-network\n- [ ] Add half-sized drawers\n- [x] Add 2x2 and 1x2 drawers\n- [ ] Add compacting drawers for auto-crafting blocks/ingots/fragments\n- [ ] Add a key (or something similar) for locking the item (so the item is\n      also displayed at count 0)\n- [ ] Add duct tape to transport drawers\n- [x] Support pipeworks\n- [ ] Support hoppers (needs hoppers mod change)\n- [x] Make drawers upgradable\n- [x] Add drawers in all wood types\n- [x] Make them digilines compatible\n\n## Bug reports and suggestions\nYou can report bugs and suggest ideas on [GitHub](http://github.com/lnj2/drawers/issues/new),\nalternatively you can also [email](mailto:git@lnj.li) me.\n\n## Credits\n#### Thanks to:\n* Justin Aquadro ([@jaquadro](http://github.com/jaquadro)), developer of the\n\toriginal Minecraft Mod (also licensed under MIT :smiley:) — Textures and Ideas\n* Mango Tango \u003c\u003cmtango688@gmail.com\u003e\u003e ([@mtango688](http://github.com/mtango688)),\n\tcreator of the Minetest Mod [\"Caches\"](https://github.com/mtango688/caches/)\n\t— I reused some code by you. :)\n\n## Links\n* [Minetest Forums](https://forum.minetest.net/viewtopic.php?f=9\u0026t=17134)\n* [Minetest Wiki](http://wiki.minetest.net/Mods/Storage_Drawers)\n* [Weblate](https://hosted.weblate.org/projects/minetest/mod-storage-drawers/)\n* [GitHub](http://github.com/minetest-mods/drawers/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fminetest-mods%2Fdrawers","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fminetest-mods%2Fdrawers","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fminetest-mods%2Fdrawers/lists"}