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
|
||||
turtle.digDown()
|
||||
turtle.placeDown()
|
||||
line[j] = 0
|
||||
end
|
||||
if(j < self.length) then
|
||||
digForward()
|
||||
|
Loading…
x
Reference in New Issue
Block a user