Super Factory ManagerCode-like factory programming — DSL for item / fluid / energy routing
About
The most expressive routing system in modded MC. Place a Manager block + Disks (label tagged inventories), write a tiny DSL program: EVERY 20 TICKS DO INPUT FROM chest EXCEPT torch[10] OUTPUT TO furnace END. Programs run as a tick loop. Outperforms XNet / Laser I/O for highly conditional routing.
Getting started
Auto-applies on game start. No setup or recipes required.
What you can do
- Quality-of-life or performance tweak
- Auto-applies without configuration
- Safe to leave installed
Endgame goals
Utility/QoL mod — no gameplay endgame.
Integrations with other AYN mods
- All The Leaks — Sibling memory-leak mitigation mod in the pack.
- AI Improvements — Adjacent server-performance tweak.
- Almost Unified — Pack-cleanup utility — reduces duplicate items.