Implement nuclear reactor
This commit is contained in:
1
init.lua
1
init.lua
@@ -40,6 +40,7 @@ dofile(modpath.."/machines/fluid_generator.lua")
|
||||
dofile(modpath.."/machines/generator.lua")
|
||||
dofile(modpath.."/machines/iron_furnace.lua")
|
||||
dofile(modpath.."/machines/macerator.lua")
|
||||
dofile(modpath.."/machines/nuclear_reactor.lua")
|
||||
dofile(modpath.."/machines/power_storage.lua")
|
||||
dofile(modpath.."/machines/recycler.lua")
|
||||
dofile(modpath.."/machines/transformer.lua")
|
||||
|
||||
Reference in New Issue
Block a user