Filter Stack Inserter with more filter slots?

This is the place to request new mods or give ideas about what could be done.
perahoky
Burner Inserter
Burner Inserter
Posts: 13
Joined: Tue Oct 03, 2017 2:11 pm
Contact:

Filter Stack Inserter with more filter slots?

Post by perahoky »

Hello,

i would use the filter stack inserter with more fitler slots available for my train stops.
I Have no knowledge in factorio mod devoloping, could someone help please? :)

Please turn the Filter Stack Inserter to have more than just 1 Filter Slot.

Thanks :)

Pera
User avatar
darkfrei
Smart Inserter
Smart Inserter
Posts: 2905
Joined: Thu Nov 20, 2014 11:11 pm
Contact:

Re: Filter Stack Inserter with more filter slots?

Post by darkfrei »

:arrow: :arrow: :arrow: Making new entity

Open in Factorio\data\base\prototypes\entity file enitites.lua

copy (with notepad ++) this code
vanilla 0.15.34 filter inserter code
and make new folder in the mod-folder something like Filter-Inserter-Plus_0.0.1. Save this code in this folder to data.lua so:

Code: Select all

data:extend({

YOUR_CODE_HERE

})
User avatar
darkfrei
Smart Inserter
Smart Inserter
Posts: 2905
Joined: Thu Nov 20, 2014 11:11 pm
Contact:

Re: Filter Stack Inserter with more filter slots?

Post by darkfrei »

Sorry, 5 is a maximum.
Attachments
2017-10-03 21_52_50-Factorio 0.15.34.png
2017-10-03 21_52_50-Factorio 0.15.34.png (34.48 KiB) Viewed 3011 times
2017-10-03 21_55_14-Factorio 0.15.34.png
2017-10-03 21_55_14-Factorio 0.15.34.png (38 KiB) Viewed 3011 times
2017-10-03 21_51_34-Factorio 0.15.34.png
2017-10-03 21_51_34-Factorio 0.15.34.png (32.97 KiB) Viewed 3011 times
perahoky
Burner Inserter
Burner Inserter
Posts: 13
Joined: Tue Oct 03, 2017 2:11 pm
Contact:

Re: Filter Stack Inserter with more filter slots?

Post by perahoky »

Hi,

thank you for your help.

I''l try this out.

Does this screenshot mean it does not work?
User avatar
darkfrei
Smart Inserter
Smart Inserter
Posts: 2905
Joined: Thu Nov 20, 2014 11:11 pm
Contact:

Re: Filter Stack Inserter with more filter slots?

Post by darkfrei »

perahoky wrote:Hi,

thank you for your help.

I''l try this out.

Does this screenshot mean it does not work?
It's working, but only in [0;5], not more.
perahoky
Burner Inserter
Burner Inserter
Posts: 13
Joined: Tue Oct 03, 2017 2:11 pm
Contact:

Re: Filter Stack Inserter with more filter slots?

Post by perahoky »

why doey your code say "fast inserter", but i mean the stack inserter with filter count 5 ?

i'll copy the stack filter code...

PS: i'm playing just irregulary...


edit; i found you mod in the mod library and download and try it out now, thank you.
User avatar
darkfrei
Smart Inserter
Smart Inserter
Posts: 2905
Joined: Thu Nov 20, 2014 11:11 pm
Contact:

Re: Filter Stack Inserter with more filter slots?

Post by darkfrei »

perahoky wrote:why doey your code say "fast inserter", but i mean the stack inserter with filter count 5 ?

i'll copy the stack filter code...

PS: i'm playing just irregulary...


edit; i found you mod in the mod library and download and try it out now, thank you.
Sorry, the link is here
https://mods.factorio.com/mods/darkfrei ... r_Inserter
Post Reply

Return to “Ideas and Requests For Mods”