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.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.