make turtle faster
This commit is contained in:
parent
190c44fca8
commit
3f17d9156f
@ -81,7 +81,7 @@ while true do
|
|||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
if findFirstEmptyBucket() == nil then
|
if not compareItemName("minecraft:bucket") and findFirstEmptyBucket() == nil then
|
||||||
print('could not find any empty buckets. returning and refilling')
|
print('could not find any empty buckets. returning and refilling')
|
||||||
returnToBase()
|
returnToBase()
|
||||||
despositRefill()
|
despositRefill()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user