Niklp b8353d781b
Fix item duplication bug (#15)
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
2024-05-06 17:29:03 +02:00
2020-03-08 23:53:23 -06:00
2017-02-25 19:55:21 -07:00
2017-02-25 19:55:21 -07:00
2017-02-25 19:55:21 -07:00
2020-03-08 23:53:23 -06:00
2024-05-06 17:29:03 +02:00
2017-02-25 19:55:21 -07:00
2023-11-22 20:26:27 +01:00
2017-02-28 21:12:54 -07:00
2017-02-28 21:12:54 -07:00

=-=-=-=-=-=-=-=-=-=

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.
Description
No description provided
Readme 125 KiB
Languages
Python 61.2%
Lua 38.8%