Implement RE-Battery, generator fixes

This commit is contained in:
2023-03-03 22:28:05 +01:00
parent 5ffa07e59b
commit 3671e96a18
6 changed files with 114 additions and 30 deletions

View File

@@ -25,3 +25,4 @@ dofile(modpath.."/compatibility.lua")
dofile(modpath.."/api.lua")
dofile(modpath.."/minerals.lua")
dofile(modpath.."/machines.lua")
dofile(modpath.."/craftitems.lua")