MomosTweak


Makes Bobs+Angels even more complicated.

10 months ago
1.0 - 1.1
790

b Lithium chloride

1 year, 9 months ago

In game-progress.lua you add lithium-chloride in lithium-water-electrolysis but it's wrong when angelsrefining mod installed.
In Anglesrefining mod lithium-chloride replaced by solid-lithium (lithium salt)
Add if section to this receipt change to looking anglesrefining mod installed or not.
"
if not mods["angelsrefining"] then
momoTweak.set_amount_ingredient("lithium-water-electrolysis", {"lithium-chloride", 2})
end
"

domisPL β˜†
1 year, 9 months ago

Ok, i will check this.

domisPL β˜†
1 year, 9 months ago
(updated 1 year, 9 months ago)

Fix created: https://mods.factorio.com/mod/MomosTweak/changelog

Please try version 1.1.7 to check if this works well

domisPL β˜†
1 year, 9 months ago

Thanks for reporting. If you will notice any other problems then dont hesitate to post in this forum :)

New response