You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are several places where we use modular factory styles where you get the sub components from a central area instead of doing it for each factory. This is mainly on pure so instead of starting with the ore the factory starts with the pure input. this cuts down a lot on the machines needed.
not as related but LUA can now change machines over to other recipes so maybe a downtime for some machines could program a switch reducing the factory number even more though that may be a bit more advanced than needed
The text was updated successfully, but these errors were encountered:
There are several places where we use modular factory styles where you get the sub components from a central area instead of doing it for each factory. This is mainly on pure so instead of starting with the ore the factory starts with the pure input. this cuts down a lot on the machines needed.
not as related but LUA can now change machines over to other recipes so maybe a downtime for some machines could program a switch reducing the factory number even more though that may be a bit more advanced than needed
The text was updated successfully, but these errors were encountered: