An auto-crafting workbench
Go to file
Cora de la Mouche 5ebbac55e8
Add mcl* compatibility (#12)
Makes this simple but useful mod compatible with mcl*, it's mostly a formspec adaptation + made the inventory lists a bit smaller (2x3 / 1x3) to make it fit more nicely.
2023-11-22 20:26:27 +01:00
locale Add french translation (#2) 2020-03-08 23:53:23 -06:00
textures Initial commit 2017-02-25 19:55:21 -07:00
.gitattributes Initial commit 2017-02-25 19:55:21 -07:00
.gitignore Initial commit 2017-02-25 19:55:21 -07:00
i18n.py Add french translation (#2) 2020-03-08 23:53:23 -06:00
init.lua Add mcl* compatibility (#12) 2023-11-22 20:26:27 +01:00
LICENSE Initial commit 2017-02-25 19:55:21 -07:00
mod.conf Add mcl* compatibility (#12) 2023-11-22 20:26:27 +01:00
README.txt screenshot and description 2017-02-28 21:12:54 -07:00
screenshot.png screenshot and description 2017-02-28 21:12:54 -07:00
settingtypes.txt add setting to change how rapidly crafting happens 2017-02-28 21:12:46 -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.