Posted 21 June 2013 - 03:08 PM
Hi everyone, I decided to write my own tree turtle script as the "Ultimate Wood Chopper" was turning out to be a little buggy on my server for some strange reason, anyway.
This script comes with two scripts, one called "treeFarm" and one called "startup".
Use the "treeFarm" script initially to build the base and then you can run startup, be sure the correct items are in there however.
Scripts:
If you want to automate the install, use this:
http://pastebin.com/4JpDFRaz
pastebin get 4JpDFRaz initial
Just type initial and it will automatically download, and if you already have the script, update for you.
http://pastebin.com/HEpZc2vf
pastebin get HEpZc2vf treeFarm
http://pastebin.com/mhS0Qzzr
pastebin get mhS0Qzzr startup
For the "treeFarm" script, some items must be placed initially into the turtle for it to build with the right resources.
Once the base has been built, you will have 3 chests beside the turtle.
On the left is where the wood goes, on the right is where the saplings go and on the top is where the bonemeal goes, the turtle DOES NOT need Bonemeal to function however you will get wood much faster.
Good luck everyone, and tell me any bugs you come across.
This is my first real script aswell, with a little bit of help from kyle0440.
Oh, forgot to mention, it places a lever than you can use to turn on/off the turtle script.
Changelog
v1.01 - Changed turtle.forward() to turtle.detect() to see if there is a tree there.
v1.02 - Aded basic session support, will return to original place if it crashed when it was placing bonemeal.
This script comes with two scripts, one called "treeFarm" and one called "startup".
Use the "treeFarm" script initially to build the base and then you can run startup, be sure the correct items are in there however.
Scripts:
If you want to automate the install, use this:
http://pastebin.com/4JpDFRaz
pastebin get 4JpDFRaz initial
Just type initial and it will automatically download, and if you already have the script, update for you.
http://pastebin.com/HEpZc2vf
pastebin get HEpZc2vf treeFarm
http://pastebin.com/mhS0Qzzr
pastebin get mhS0Qzzr startup
For the "treeFarm" script, some items must be placed initially into the turtle for it to build with the right resources.
Once the base has been built, you will have 3 chests beside the turtle.
On the left is where the wood goes, on the right is where the saplings go and on the top is where the bonemeal goes, the turtle DOES NOT need Bonemeal to function however you will get wood much faster.
Good luck everyone, and tell me any bugs you come across.
This is my first real script aswell, with a little bit of help from kyle0440.
Oh, forgot to mention, it places a lever than you can use to turn on/off the turtle script.
Changelog
v1.01 - Changed turtle.forward() to turtle.detect() to see if there is a tree there.
v1.02 - Aded basic session support, will return to original place if it crashed when it was placing bonemeal.