Given a production goal (desired factory output, provided factory input), the blueprint generation has 3 major phases
- Production design, which selects recipies and multipliers that reaches production goals.
- Assembly-line design, which outlines flow at single-machine-level and rough placement
- Transport-design, which specifies at surface level how items are moved between machines using transport-belts and inserters.
The last phase should be able to utilise underground belts.
Given a production goal (desired factory output, provided factory input), the blueprint generation has 3 major phases
The last phase should be able to utilise underground belts.