I'm trying to use a turtle to do the following:
1. Remove a Redstone torch from a spot directly in front of the turtle.
2. Wait about 8 minutes and 20 seconds before it places a redstone torch.
3. Wait 6 minutes and 10 seconds then repeats Line item 1.
4. Loops indefinitely (or until runs out of fuel)
The purpose-
I am trying to use a turtle to place a redstone torch to power a EU Splitter so my MFE has time to regenerate between USE cycles. I have only a most basic understanding of how turtles work, like how they can move and what they can do, I just don't understand the coding well enough. I also assume just a basic turtle can do this or would it need to be a mining or other type? Any help would be great, and I will be sure to credit you in my YouTube FTB LP.
Thanks.
1. Remove a Redstone torch from a spot directly in front of the turtle.
2. Wait about 8 minutes and 20 seconds before it places a redstone torch.
3. Wait 6 minutes and 10 seconds then repeats Line item 1.
4. Loops indefinitely (or until runs out of fuel)
The purpose-
I am trying to use a turtle to place a redstone torch to power a EU Splitter so my MFE has time to regenerate between USE cycles. I have only a most basic understanding of how turtles work, like how they can move and what they can do, I just don't understand the coding well enough. I also assume just a basic turtle can do this or would it need to be a mining or other type? Any help would be great, and I will be sure to credit you in my YouTube FTB LP.
Thanks.