Search found 6 matches
- Fri Nov 10, 2023 5:26 pm
- Forum: News
- Topic: Friday Facts #384 - Combinators 2.0
- Replies: 334
- Views: 69927
Re: Friday Facts #384 - Combinators 2.0
Love this post. Circuit network is really hard to grasp for me. I did try but with this it is a lot more fun to use. And better to read. I hope they add the picker for red and green wires everywhere. So also on a inserter so that you can read the content on the red wire and to turn it off on the gre...
- Fri Oct 06, 2023 3:33 pm
- Forum: News
- Topic: Friday Facts #379 - Abstract rewiring
- Replies: 153
- Views: 36860
Re: Friday Facts #379 - Abstract rewiring
Nice one again! I hope in the end that they simplify how the circuit network works. I come along a bit, but it gets complicated pretty quickly. When it comes to latch and all that stuff my mind just don’t understand it. More like a computer that has a drag and drop like If this chest had less then X...
- Sat Mar 11, 2023 11:04 am
- Forum: Gameplay Help
- Topic: Request X number of items from a inserter
- Replies: 8
- Views: 4849
Re: Request X number of items from a inserter
Hi all,
Thnx for the replys! I stopped my idea and just going back to the regular game. Had some time off and no time to play. So therefor I had no time being here. But wanted to thank you all!
Thnx for the replys! I stopped my idea and just going back to the regular game. Had some time off and no time to play. So therefor I had no time being here. But wanted to thank you all!
- Sun Feb 26, 2023 12:28 pm
- Forum: Gameplay Help
- Topic: Request X number of items from a inserter
- Replies: 8
- Views: 4849
Re: Request X number of items from a inserter
The modulo % could be seen as giving the remainder in a division there. So 53 % 5 or 53 % 10 would give 3 both, because if you divide 53 by 5 it will be 10 with a remainder of 3, and if you divide it by 10 it will be 5 with a remainder of 3, the operation % in the circuit network only output the re...
- Sun Feb 26, 2023 8:42 am
- Forum: Gameplay Help
- Topic: Request X number of items from a inserter
- Replies: 8
- Views: 4849
Re: Request X number of items from a inserter
+1 to the suggestion of setting stacksize to 5 or 10. You can also try to set stack size using circuit, it is more advanced but it gives more flexibility if you want the same inserter to do different quantity and /or different material. If you send 5 iron to the inserter that is set up to "set...
- Sat Feb 25, 2023 7:03 pm
- Forum: Gameplay Help
- Topic: Request X number of items from a inserter
- Replies: 8
- Views: 4849
Request X number of items from a inserter
Hi everyone, I've been playing Factorio for a while now. I would like to try things differently and be as efficient as possible. I am trying to work without the Logistic Network and also trying to build a factory where I could change the things build. So I've installed the Crafting Combinator. There...