This commit is contained in:
kepler155c
2018-11-05 00:26:28 -05:00
parent ed6f95ef94
commit 6de154dc48
5 changed files with 28 additions and 7 deletions

View File

@@ -91,6 +91,7 @@ local function harvest(blocks)
end
end
dropped = true
turtle.condense()
turtle.select(1)
end
elseif b.action == 'smash' then