Super Factory ManagerCode-like factory programming — DSL for item / fluid / energy routing

Version: 21.1.6 · MC 1.21.1 · NeoForge 21.1.228 · Java 21

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.

Things to do

Getting started

Programmer guidebook is mandatory.

Official documentation