Camas/mods/crafting
2017-07-03 08:09:05 -07:00
..
api.lua Shim for a possible Minetest regression from 0.4.15 to 0.4.16 2017-07-03 08:09:05 -07:00
depends.txt Add bronze armor and add an API for item drop on death 2017-05-17 09:24:18 -07:00
init.lua New crafting method along with a plethora of bugfixes in general; crafts in the default mod all should be functional 2017-05-14 14:50:37 -07:00
README.txt Add new crafting mod for a new crafting method 2017-05-13 10:27:40 -07:00
recipes.lua Change how bronze is made, fix #61 2017-05-18 08:42:31 -07:00

Cratfing mod
============
By Kaadmy, for Pixture

Custom crafting method, uses a list of possible items to craft instead of a grid
recipe.

Source license: LGPLv2.1