--
-- Crafting mod
-- By Kaadmy, for Pixture
dofile(minetest.get_modpath("crafting").."/api.lua")
dofile(minetest.get_modpath("crafting").."/recipes.lua")
default.log("mod:crafting", "loaded")