Posted 24 August 2014 - 03:34 PM
So, while playing Crafting Paradise on the FTB Launcher (code is "craftingparadise") I noticed that turtles were craftable. Seeing as turtles are cheaper than Vacuum Hoppers early game, I created this simple program. I personally use this to collect from my sieve so I don't have to :D/>
HOW TO SETUP
Put your turtle one block above your sieve and one block away, pointing towards the sieve like this:
And put a chest underneath it.
To get this program just type "pastebin get QpFNzArb"
Note
This will not rename your turtle for you to "Vacuum Hopper" etc.
To do that, go into lua ( lua() ) and type "os.setComputerLabel("Vacuum Hopper")"
HOW TO SETUP
Put your turtle one block above your sieve and one block away, pointing towards the sieve like this:
And put a chest underneath it.
To get this program just type "pastebin get QpFNzArb"
Note
This will not rename your turtle for you to "Vacuum Hopper" etc.
To do that, go into lua ( lua() ) and type "os.setComputerLabel("Vacuum Hopper")"
Edited on 24 August 2014 - 01:35 PM