forked from mrkubax10/industrialtest
Implement BatPack and LapPack
When equipped they can charge currently wielded tool or item with power storage.
This commit is contained in:
1
init.lua
1
init.lua
@@ -52,6 +52,7 @@ dofile(modpath.."/machines/solar_panel_generator.lua")
|
||||
dofile(modpath.."/machines/wind_mill.lua")
|
||||
|
||||
dofile(modpath.."/tools/common.lua")
|
||||
dofile(modpath.."/tools/batpack.lua")
|
||||
dofile(modpath.."/tools/electric_chainsaw.lua")
|
||||
dofile(modpath.."/tools/electric_drill.lua")
|
||||
dofile(modpath.."/tools/electric_hoe.lua")
|
||||
|
||||
Reference in New Issue
Block a user