Update
This commit is contained in:
parent
fb2f4f4d33
commit
9303439f2c
@ -1,5 +1,6 @@
|
||||
while true do
|
||||
status, block = turtle.inspect
|
||||
status, block = turtle.inspect()
|
||||
--sleep(1)
|
||||
if not status then
|
||||
turtle.forward()
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user