Custom stack inserter stack sizes?

Place to get help with not working mods / modding interface.
Post Reply
someone1337
Fast Inserter
Fast Inserter
Posts: 128
Joined: Wed Apr 26, 2017 11:29 pm
Contact:

Custom stack inserter stack sizes?

Post by someone1337 »

Is there a way to create a stack inserter that can move bigger stack sizes?

The idea is to create a train (un)loading stack-inserter that can move up to 255, 250 or 200 items at once...

So far I have only seen ways to increase the stack sizes for all inserters or stack inserters, but not for a single inserter...

Is that possible at all?

User avatar
Impatient
Filter Inserter
Filter Inserter
Posts: 880
Joined: Sun Mar 20, 2016 2:51 am
Contact:

Re: Custom stack inserter stack sizes?

Post by Impatient »

Looking at the vanilla game files, it seems the two bonuses groups "stack-inserter-capacity-bonus" and "inserter-stack-size-bonus" are hardcoded.

someone1337
Fast Inserter
Fast Inserter
Posts: 128
Joined: Wed Apr 26, 2017 11:29 pm
Contact:

Re: Custom stack inserter stack sizes?

Post by someone1337 »

Impatient wrote:
Sat May 16, 2020 12:58 pm
Looking at the vanilla game files, it seems the two bonuses groups "stack-inserter-capacity-bonus" and "inserter-stack-size-bonus" are hardcoded.
Thats what I did. I hoped that I overlooked some setting that sets the initial stack size, as I dont really care about a researchable bonus.

But all I found was stack=true which seems to determine if it gets the stack inserter bonus additionally to the inserter bonus, iirc.

So it seems there is no way to set a custom initial stack size?

Post Reply

Return to “Modding help”