veikk0
2016-03-30 2258adb2a9b2ec223ea3614a39ecbd59d2d6c948
technic/machines/register/init.lua
@@ -19,6 +19,10 @@
dofile(path.."/grinder_recipes.lua")
dofile(path.."/extractor_recipes.lua")
dofile(path.."/compressor_recipes.lua")
dofile(path.."/centrifuge_recipes.lua")
-- Multi-Machine Recipes
dofile(path.."/grindings.lua")
-- Machines
dofile(path.."/alloy_furnace.lua")
@@ -26,4 +30,4 @@
dofile(path.."/grinder.lua")
dofile(path.."/extractor.lua")
dofile(path.."/compressor.lua")
dofile(path.."/centrifuge.lua")