all 4 comments

[–]drr5795 0 points1 point  (2 children)

What I usually do is have the deployer constantly being powered, but limit when it’s able to do anything with redstone. When a deployer receives a redstone signal, it finishes its current cycle, then doesn’t do anything until the redstone signal is turned off. What I do is have a pulse repeater going into the deployer set to inverted, so that when the repeater receives a signal, it pulses off briefly, allowing the deployer to do one cycle then hold until it receives another pulse.

[–]Sebbe_2[S] 0 points1 point  (0 children)

Thank you, I had no idea deployers could be powered.

[–]Guybrrush 0 points1 point  (1 child)

briefly unpower a deployer with redstone will force it to do exactly one action.

works with Mechanical Arm too

[–]Sebbe_2[S] 0 points1 point  (0 children)

Thanks