Unrestricted Productivity Module


No Productivity Module Restrictions here. The Assembling Machines, Chemical Plants and Oil Refinery has more Slots for Modules if you want.

Content
3 years ago
0.16 - 1.1
2.77K
Cheats

g alien loot economy+bobs modules compatibility fix

5 years ago

-- corrects bob's modules making alien loot economy "hyper module" non-functional (auto-delete out of furnaces). Hyper module is a productivity-module, but does not have "productivity" in the name, so an item-name-based search skips it.
for k, v in pairs(data.raw.module) do
if v.limitation then
v.limitation = nil -- empty limitation table
v.limitation_message_key = nil
end
end

..should also correct modules added by other mods that don't contain "productivity" in the name. perhaps if written in a different language, etc.

5 years ago

(would also add optional dependency pointed at bob's modules just in case)

5 years ago

Hi Usafphoenix ! Could you do it for me please? i give the permission!!! THANKS!!! :D

5 years ago

Haha. Sure. I'll post it when I'm back from work

5 years ago

published.

New response