Add some recipes involving UU-Matter

This commit is contained in:
2024-01-21 11:48:37 +01:00
parent 80578576b6
commit b6c5283ab8
3 changed files with 76 additions and 0 deletions

View File

@@ -72,4 +72,5 @@ if industrialtest.developerMode then
end
dofile(modpath.."/cables.lua")
dofile(modpath.."/mapgen.lua")
dofile(modpath.."/uu_matter_crafts.lua")
dofile(modpath.."/crafts.lua")