.
This commit is contained in:
parent
c046adbc3e
commit
7a28153697
@ -54,11 +54,10 @@ local function itemInInventory()
|
||||
itemCount = turtle.getItemCount()
|
||||
if itemCount > 0 then
|
||||
return true
|
||||
else
|
||||
end
|
||||
end
|
||||
print("No material. Press Return to continue")
|
||||
read()
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user