Update 'Turtle/Wheat.lua'
This commit is contained in:
		@@ -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()
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user