So, I'm trying to recreate a fully automatic obsidian generator I made back in 1.4.7 with RedPower and Wireless Redstone. I've got the basic design down but my problem is no way to place redstone dust automatically. In 1.4.7 I used RP's Deployers. I found that OpenBlocks has a Block Placer as well as a Block Breaker. They work fine together so long as I don't try to make the Placer put redstone dust (or blocks) on top of the Breaker. Weird things happen.
Anyway, is there an alternative to the Placer that doesn't involve power? I'm trying to do this with as little power requirements as possible. I had considered using turtles but I don't know how to program them to wait for a signal and then place redstone underneath.
Anyway, is there an alternative to the Placer that doesn't involve power? I'm trying to do this with as little power requirements as possible. I had considered using turtles but I don't know how to program them to wait for a signal and then place redstone underneath.