Use a single splitter to extract all the stuff you need from your sushi belt using all circuit conditions. When the output is full, it won't block but will pass the filtered items to the unfiltered output.
Small changes concerning balance, gameplay, or graphics.
Version: 0.2.0
Date: 2026-02-23
Features:
- Added Space Exploration mod splitters. Both blue and black deep space splitters.
Version: 0.1.9
Date: 2026-02-22
Features:
- Added Krastorio2 mod splitters. Both original and Krastorio2 Spaced-Out
- Added wood logistics mod splitters
Optimizations:
- Removed lots of duplicate code for handling the different tiers of splitters, making it easier to maintain and add support for new mods in the future.
Version: 0.1.8
Date: 2026-02-16
Bugfixes:
- Sushi splitters upgrade to next tier sushi splitters instead of normal splitters
- Downgrading normal splitters should no longer downgrade to sushi splitters
- Fixed bobmods splitter colors (turbo and ultimate were swapped)
- Fixed behavior when 'use signal' is checked but no signals are connected anymore
Features:
- New recipes: Make next tier sushi-splitters from prev-tier splitters
- Recyclers now accept sushi splitters
Version: 0.1.7
Date: 2026-01-10
Bugfixes:
- Fixed "normal-quality" circuit filter being handled as "any".
Version: 0.1.6
Date: 2026-01-10
Bugfixes:
- Fixed "any-quality" filter being handled as "=normal" instead of matching all qualities.
Version: 0.1.5
Date: 2025-12-22
Features:
- Input handling now works round-robin, the last used input lane is tried last next time.
- Output handling is now round-robin when no output priority is set. Making it a balancer.
Bugfixes:
- Fixed input priority acting like left-first when set to none.
Version: 0.1.4
Date: 2025-11-27
Bugfixes:
- Fixed crash when mining splitters on space platforms (Thanks Akujialex)
Version: 0.1.3
Date: 2025-11-27
Features:
- Added input priority configuration to splitters
Optimizations:
- Splitters are not checked every tick, reducing CPU usage
- Visual: Items are moved after they visually disappear in the splitter instead of immediately in front.
Bugfixes:
- Added missing triggers, like mining splitters on space platforms
- Fixed sorting order of Space Age turbo splitter item
Version: 0.1.2
Date: 2025-11-20
Features:
- Added support for (Space Age) stacking
Version: 0.1.1
Date: 2025-11-15
Features:
- Fixed space-age turbo splitters. Only bob's turbo splitters were functional before.