mirror of
https://github.com/minetest-mods/crafting_bench.git
synced 2024-11-28 06:13:42 +01:00
An auto-crafting workbench
b8353d781b
Uses some code from https://github.com/fluxionary/minetest-crafting_bench, with the author's permission. - Improve item movement log messages - Only allow one item per stack in the recipe field - Adding a recipe doesn't take the items anymore - Add LBM to move leftover items from >1 items big stacks to the craft output |
||
---|---|---|
locale | ||
textures | ||
.gitattributes | ||
.gitignore | ||
i18n.py | ||
init.lua | ||
LICENSE | ||
mod.conf | ||
README.txt | ||
screenshot.png | ||
settingtypes.txt |
=-=-=-=-=-=-=-=-=-= Crafting Bench by: Philipbenr And DanDuncombe =-=-=-=-=-=-=-=-=-= Licence: MIT see: LICENSE =-=-=-=-=-=-=-=-=-= An auto-crafting bench. Place raw materials into its inventory, define a crafting recipe in its main grid, and then every five seconds it will generate a crafted output. This mod is compatible with hoppers. The crafting rate can be modified in advanced settings.