[Request][Fulfilled] Reset default logistics request amount

This is the place to request new mods or give ideas about what could be done.
Post Reply
barkface
Burner Inserter
Burner Inserter
Posts: 9
Joined: Thu Dec 25, 2014 2:02 pm
Contact:

[Request][Fulfilled] Reset default logistics request amount

Post by barkface »

I'm not sure if this is possible, but I'd really like the default request amount to be 1 again.
With the 0.11.10 change in delivery strategy and the 0.11.11 change to one stack for the default amount, often you get one stack and a few, which is really annoying. Not to mention having to change it to lower values every time. I can't be the only one that's bothered by this.

Implemented by Martc: Default request amount change
Last edited by barkface on Fri Jan 23, 2015 1:38 pm, edited 2 times in total.

FishSandwich
Smart Inserter
Smart Inserter
Posts: 1847
Joined: Sun Feb 23, 2014 3:37 pm
Contact:

Re: [Request] Reset default logistics request amount

Post by FishSandwich »

barkface wrote:I can't be the only one that's bothered by this.
You're not. https://forums.factorio.com/forum/vie ... =30&t=7997

Unfortunately this is hardcoded and can't be modded.(AFAIK)

User avatar
cube
Former Staff
Former Staff
Posts: 1111
Joined: Tue Mar 05, 2013 8:14 pm
Contact:

Re: [Request] Reset default logistics request amount

Post by cube »

The feature that kovarex was talking about is moddable.

Martc
Long Handed Inserter
Long Handed Inserter
Posts: 85
Joined: Wed May 21, 2014 8:20 am
Contact:

Re: [Request] Reset default logistics request amount

Post by Martc »

I found default_request_amount property on Item prototype. But when I tried modify it from control.lua I got error message "No modifications of Item Prototype are currently possible."
So I think only way how to do it is redefine all Item prototypes with data.lua and this isn't really good way to do it. But this is my first try of modding so maybe I am wrong and there is another way.

User avatar
cube
Former Staff
Former Staff
Posts: 1111
Joined: Tue Mar 05, 2013 8:14 pm
Contact:

Re: [Request] Reset default logistics request amount

Post by cube »

I'm not sure I understand exactly what you mean, but for now prototypes are moddable only using data.lua or data-updates.lua data-final-fixes.lua.

Martc
Long Handed Inserter
Long Handed Inserter
Posts: 85
Joined: Wed May 21, 2014 8:20 am
Contact:

Re: [Request] Reset default logistics request amount

Post by Martc »

Cube thank for help.

And here is the mod
https://forums.factorio.com/forum/vie ... 07&p=65008

barkface
Burner Inserter
Burner Inserter
Posts: 9
Joined: Thu Dec 25, 2014 2:02 pm
Contact:

Re: [Request][Fulfilled] Reset default logistics request amo

Post by barkface »

Perfect, thanks!

Post Reply

Return to “Ideas and Requests For Mods”