add craft recipes

This commit is contained in:
OgelGames
2021-01-26 19:02:52 +11:00
parent bb68cb3498
commit 3780d9964e
4 changed files with 78 additions and 3 deletions
+4
View File
@@ -58,3 +58,7 @@ dofile(MP.."/trisplitter.lua")
dofile(MP.."/filter.lua")
dofile(MP.."/limiter.lua")
--dofile(MP.."/router.lua")
-- Crafting recipes
dofile(MP.."/crafts.lua")