Nuclear Power Layout
I made this design in order to get good use out of the neighbor bonuses of the nuclear power plant. When you put fuel into the box, it gets passed around until there is exactly one fuel outside each reactor. When the count reaches some absurdly high number, the steam levels are checked, and if the steam is below capacity, the six inserters simultaneously insert fuel into the six reactors. I am curious about optimization for UPS , though. I have heard that using combinators and signals reduces UPS, but I haven't seen any guidelines for how to optimize circuits to keep processor usage low. Incrementing this counter and multiplying it by 1 every sixtieth of a second seems like a bit of a waste of processor time when I only want it to act once every five to ten minutes or so.