Some RE-Battery improvvements

This commit is contained in:
2023-03-04 13:51:36 +01:00
parent 3671e96a18
commit f82170b5e5
3 changed files with 29 additions and 7 deletions

View File

@@ -474,6 +474,7 @@ if industrialtest.mclAvailable then
end
-- assign element keys for elements that are required later
industrialtest.elementKeys.stick="mcl_core:stick"
industrialtest.elementKeys.powerCarrier="mesecons:mesecon"
-- register required minerals that are not available in MCL
industrialtest.registerMetal("tin","Tin",3,3)