About to jump planets, what should I be taking along? Also is there anything I should make sure is done on the OG planet before leaving for a bit?
About to jump planets, what should I be taking along? Also is there anything I should make sure is done on the OG planet before leaving for a bit?
How good are you with combinators? I only let a ship leave orbit if it has enough ammo to get to its next destination.
Set up a combinator to read the belt the ammo is on and only give a tick signal to the cargo platform when there is enough ammo. In your schedule set them up with requiring a circuit condition of tick > 0
Yup, exactly what I did! Stored limited ammo in the hub via a circuit to prevent overloading, and only send a green signal if their is enough ammo and fuel.