Update 'Turtle/Wheat.lua'
This commit is contained in:
parent
048237aafa
commit
3deb47d62b
@ -188,7 +188,10 @@ function Wheat:fillSeeds(goBack)
|
||||
break
|
||||
end
|
||||
end
|
||||
|
||||
if (goBack ~= false) then
|
||||
self:log("moving to goBack")
|
||||
self:moveTo(goBack)
|
||||
end
|
||||
end
|
||||
|
||||
function Wheat:calculateSeeds()
|
||||
|
Loading…
x
Reference in New Issue
Block a user