To give an example:
We have 1 chest and 3 inserter. First inserter will load 100 iron plate to the chest then second and third inserter will check the chest if it has 100 iron plate if it has one will load 200 copper and other 100 steel plate.
I am trying to do this compact as possible and biggest problem is only way i can think of is just creating different circuit networks for every inserter.
How can i addding two different condition to inserters with circuits?
-
- Manual Inserter
- Posts: 2
- Joined: Mon Jan 13, 2020 4:17 am
- Contact:
-
- Manual Inserter
- Posts: 2
- Joined: Mon Jan 13, 2020 4:17 am
- Contact:
Re: How can i addding two different condition to inserters with circuits?
Thank you so much Dave. I was focused on first inserter so much, i never thought setting other inserters with constant combinator and only did first one.
So, i need to set the double of whatever need to go to chest for second and third?
So, i need to set the double of whatever need to go to chest for second and third?