This is a read-only snapshot of the ComputerCraft forums, taken in April 2020.
NdMSnIpEz's profile picture

Auto Redstone Energy Cell Recharger

Started by NdMSnIpEz, 11 May 2013 - 05:09 PM
NdMSnIpEz #1
Posted 11 May 2013 - 07:09 PM
** ATTENTION – This is my first upload and first ever hand-written program by… me! I'd love it if you could report any bugs you find.

I worked very hard on this with the help of 2 others. I may be a noob but I'm proud of this. What it does is it places a redstone energy cell, waits for it to charge, then breaks it with a crescent hammer and drops it in a chest below (Or ideally, an item tesseract.) This requires the following mods: Computercraft, Misc Peripherals, Buildcraft, Forge, and Thermal Expansion. The turtle will need to be a Gate Reader Engineering Turtle.
Download it in the console using this code:

pastebin get qWkuDJyJ 'program name'
Be sure that where it says 'program name' to just put a program name there.
It would look something like this:

pastebin get qWkuDJyJ MyProgram
Enjoy! :)/>
EDIT: Here's a file for the other side If you want to set this up with a quarry.

pastebin get ViprPQPS MyProgram
Also, the turtle stays still so no need for fuel, just an item tesseract underneath :)/>
YSPilot #2
Posted 13 May 2013 - 07:36 PM
Nice!!