This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/data.lua b/data.lua | |
index c906524..aa24614 100644 | |
--- a/data.lua | |
+++ b/data.lua | |
@@ -242,10 +242,58 @@ if mods["aai-loaders"] and settings.startup["aai-loaders-mode"].value ~= "graphi | |
if settings.startup["aai-loaders-mode"].value ~= "expensive" or settings.startup["sane-loader-balance"].value then | |
table.insert(data.raw["recipe"]["aai-high-speed-loader"].results, {type= "fluid", name = "fluoroketone-hot", amount = 50, ignored_by_stats = 50 }) | |
end | |
end |