Implement Solar Helmet
It can charge equipped electric tools from environment light.
This commit is contained in:
1
init.lua
1
init.lua
@@ -58,6 +58,7 @@ dofile(modpath.."/tools/electric_drill.lua")
|
||||
dofile(modpath.."/tools/electric_hoe.lua")
|
||||
dofile(modpath.."/tools/electric_saber.lua")
|
||||
dofile(modpath.."/tools/jetpack.lua")
|
||||
dofile(modpath.."/tools/solar_helmet.lua")
|
||||
dofile(modpath.."/tools/static_boots.lua")
|
||||
dofile(modpath.."/tools/treetap.lua")
|
||||
dofile(modpath.."/tools/wrench.lua")
|
||||
|
||||
Reference in New Issue
Block a user