#Blacklist filter in splitters

1 messages · Page 1 of 1 (latest)

drifting agate
#

Hey hi 👋

Are there any modders currently here in chat?
I'd like to know how difficult (if at all possible) it would be to modify splitters to allow blacklist filter, cause this feature would allow me to keep my automatic asteroid upcycler neat and tidy.
If its not too difficult, I'd be willing to get into lua modding for it.

So any advise on how to get started would be suuuuper appreciated :)

bold siren
drifting agate
#

thx

wanton granite
#

or wait how many thing are you filtering

drifting agate
#

I am filtering every asteroid type in every quality up to epic (Have not yet unlocked legendary)
So that means 3*3

wanton granite
#

better to make a mod that allow multiple filter slot tbh

#

for quality specifically you can filter by greater than/less than qual btw

drifting agate
#

I have not really needed multiple filters in splitters, practically ever.
But I've quite often needed to split only one item type off of a belt line, and blacklist filter would allow me to do just that

wanton granite
#

thats a whitelist?

#

just whitelist that one item?

#

dont need mod for that

drifting agate
wanton granite
#

neither would a black list filter

drifting agate
#

Yes, it would.
Put the blacklist on the branch off line, which would block the item to enter this line I dont want there

#

Here is what I'm trying to do:

#

If too many epic qual asteroids land on the dead end belts, it would break the system.
So if I was able to put a blacklist filter for epic on the right side of the belt, it would solve the problem.

wanton granite
#

the asteroid coming in from the top is prioritised over the asteroid coming from reprocessing, so it will always clog if the belt is too full

drifting agate
#

I agree, thats a problem.
Its also a problem thats easy to fix:
The input belt needs to be throttled by a belt with lower speed, so that theres always room for processed asteroids on the fast belts.

#

As long as the draw picks up speed again, empty places will automatically reappear

#

And I want to mirror one side to the other, so an uneven draw doesnt even come up as a problem

#

The only problem I have no solution for is:
Keeping epic asteroids off of the dead end belts

wanton granite
#

does take more space

#

or you can make a mod that split unfiltered item evenly

#

its not as simple as a black/whitelist

drifting agate
#

But then again, just feed the end of the input line back to the start would probably solve it

wanton granite
drifting agate
#

Eh. That's prolly good enough to not need blacklist splitter...

I'll ask around anyway if a blacklist filter would be moddeable... cause blacklist splitter would be pretty useful anyway

#

Oh and thanks, your input has helped me to find the obvious solution.

wanton granite
drifting agate
#

Whitelist:
Allow only x to pass through

Blacklist:
Allow everything but x through

#

Nitpicky, I know

wanton granite
#

thats what i meant