Posted 08 January 2013 - 11:13 AM
NOTE: This is my first script, there's bound to be bugs and problems.
Also, please be aware Red Cobblestone is only found with the Extrabiomes mod, which is included in most FeedTheBeast packs, including the Direwolf20 pack which I use.
I found a Red Cobblestone mountain…
Great start, unfortunately crafting clay out of it requires a lot of work (constantly filling buckets is annoying),
but what if the bucket filling was automated? WELL HERE IT IS.
So, what do I need first?
So, to start, you need any kind of crafty turtle. You will need to fill it's inventory EXACTLY like this, with NO OTHER ITEMS:
You will also need to have the turtle facing a chest, this means in front of the turtle, if you do this wrong, it'll simply spew clay onto the floor every few seconds.
The turtle must be placed over an infinite water source - in the current version of computercraft, you may need to place it 2 blocks above a water source instead of just 1 due to a bug found here: http://www.computerc...he-wrong-block/
But how do I get the script?
Simply open your turtle, and type:
Also, please be aware Red Cobblestone is only found with the Extrabiomes mod, which is included in most FeedTheBeast packs, including the Direwolf20 pack which I use.
I found a Red Cobblestone mountain…
Spoiler
but what if the bucket filling was automated? WELL HERE IT IS.
So, what do I need first?
So, to start, you need any kind of crafty turtle. You will need to fill it's inventory EXACTLY like this, with NO OTHER ITEMS:
Spoiler
The turtle must be placed over an infinite water source - in the current version of computercraft, you may need to place it 2 blocks above a water source instead of just 1 due to a bug found here: http://www.computerc...he-wrong-block/
But how do I get the script?
Simply open your turtle, and type:
pastebin get iNQkvzuW redcobble
then run redcobble with a correctly set up turtle, and it'll keep on running until it runs out of red cobblestone, while outputting clay to a chest directly infront (or on the floor if there's no chest)