summaryrefslogtreecommitdiff
path: root/hole.lua
diff options
context:
space:
mode:
authorubq323 <ubq323@ubq323.website>2022-06-28 00:21:28 +0100
committerubq323 <ubq323@ubq323.website>2022-06-28 00:21:28 +0100
commit7e16b3e24711969313e856039c4e957bb2f1cf25 (patch)
tree0fedfc68ad84006e24b1a9726d1a8b171a5dc08b /hole.lua
parentc5b562d81ce17d017bf46d5ec7f9c936ca688370 (diff)
hole
Diffstat (limited to 'hole.lua')
-rw-r--r--hole.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/hole.lua b/hole.lua
index 7a8efa3..bbdf646 100644
--- a/hole.lua
+++ b/hole.lua
@@ -38,7 +38,7 @@ while true do
end
end
if #targets == 0 then
- for i = 1,5 do
+ for i = 1,3 do
if turtle.detectDown() then break end
assert(turtle.down())
end