Update 'Turtle/Wheat.lua'
This commit is contained in:
parent
11f8062510
commit
43cdf10b5b
@ -288,6 +288,7 @@ function Wheat:harvestAll(goBack)
|
|||||||
if(line[j] == 7) then
|
if(line[j] == 7) then
|
||||||
turtle.digDown()
|
turtle.digDown()
|
||||||
turtle.placeDown()
|
turtle.placeDown()
|
||||||
|
line[j] = 0
|
||||||
end
|
end
|
||||||
if(j < self.length) then
|
if(j < self.length) then
|
||||||
digForward()
|
digForward()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user