The_Dead_2

Results 1 issues of The_Dead_2

Hi there, I wanted the turtle to use a chest to deposit items if the ender chest is full. So I added to my code: if (turtle.drop() == false) then...