Posted 10 December 2012 - 02:21 PM
Hi, I am planning on having my world pretty much ran by turtles doing things by themselves…
So I was wondering if you could direct me to the things I need help with :D/>
Help with:
~ Go to Program(s) ~ This would send the turtle to the place you name and tell it to go to.
~ ~ For example:
~ ~ ~ "goto set [name of place] [coords of place]"
~ ~ ~ "goto [name of place]"
~ Which turtle to use for automatic tree farm, so it can plant, grow and chop the trees by itself, also which programs would you recommend to edit to making it put stuff in chest(s)?
~ Any ideas on block detection?
~ ~ For example:
~ ~ ~ The turtle would follow a cobblestone path on the floor.
Help is very welcome ;-)
(I stopped coding Lua a while ago, and I'm trying to get back into it)
So I was wondering if you could direct me to the things I need help with :D/>
Help with:
~ Go to Program(s) ~ This would send the turtle to the place you name and tell it to go to.
~ ~ For example:
~ ~ ~ "goto set [name of place] [coords of place]"
~ ~ ~ "goto [name of place]"
~ Which turtle to use for automatic tree farm, so it can plant, grow and chop the trees by itself, also which programs would you recommend to edit to making it put stuff in chest(s)?
~ Any ideas on block detection?
~ ~ For example:
~ ~ ~ The turtle would follow a cobblestone path on the floor.
Help is very welcome ;-)
(I stopped coding Lua a while ago, and I'm trying to get back into it)