[MOD 0.10.x] PowerLimiter & DMG v0.0.7

Topics and discussion about specific mods
Slan
Long Handed Inserter
Long Handed Inserter
Posts: 50
Joined: Wed Jun 11, 2014 12:36 am
Contact:

Re: [MOD 0.10.x] PowerLimiter & DMG v0.0.7

Post by Slan »

Again no addfly, you make me so sad ! Thanks for your work.

User avatar
Kadaban
Long Handed Inserter
Long Handed Inserter
Posts: 52
Joined: Sun Feb 24, 2013 9:30 pm
Contact:

Re: [MOD 0.10.x] PowerLimiter & DMG v0.0.7

Post by Kadaban »

There's a slight problem with producing DMG mk1 when trying to automatically build them in any factory.
Due to the stack size of Powerlimiters being 32 they can never fill the factory up to the required 50 Powerlimiters to manufacture it.

A simple fix would be changing line 12 of "Powerlimiter\prototypes\item\Powerlimiter.lua" from

Code: Select all

stack_size = 32
to at least

Code: Select all

stack_size = 50

Post Reply

Return to “Mods”