Logic Gate Help

  • Please make sure you are posting in the correct place. Server ads go here and modpack bugs go here
  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord
I'd use timer sending pulse every 24 seconds. If you want cheap and easy to change number of items, you can try something like that:
lGSV9n2.png


Keep in mind that I tried to be cheapest in this build ("best"), counter is set to number of pulses that you want.
 
What is the best way to send 5 pulses to a retriever every two minutes using Redpower logic gates?

"best" and "RedPower logic gates" don't work together.

The best way is with a computercraft computer, as you can make it do whatever you want however you want.
 
"best" and "RedPower logic gates" don't work together.

The best way is with a computercraft computer, as you can make it do whatever you want however you want.

Some people don't want to learn LUA.

So RP is the best for people that don't want to learn to code.
 
Some people don't want to learn LUA.

So RP is the best for people that don't want to learn to code.

Does. Not. Compute.

Seriously now, it's a tenth of the effort of making one of those buggerish RP2 gates.

Well, on the bright side.... The sun? Mirrors? Hmm.
 
I agree that computercraft is probably the easiest way to go. But if you don't want to for any reason, I think a timer and state cell combination would be your next best bet. Dire uses that type of setup in a few of his videos, but I can't tell you the details of how to do it off hand...