simplify ui

This commit is contained in:
kepler155c
2017-10-11 11:36:56 -04:00
parent ed2d6eeef1
commit 980c635037
4 changed files with 29 additions and 7 deletions

View File

@@ -291,7 +291,7 @@ function normalChestUnload()
makeWalkableTunnel(action, tpt, { x = pt.x, z = pt.z })
end)
safeGoto(0, 0)
safeGoto(0, 0, 0)
if not turtle.detectUp() then
error('no chest')
end