This commit is contained in:
Julian Brammer 2024-06-09 20:26:09 +02:00
parent f27060cf7c
commit ab46ded6d3

View File

@ -111,6 +111,7 @@ function main()
placeTree()
emptyInventory()
end
print("Fuel at " .. turtle.getFuelLevel())
print("waiting...")
sleep(10)
else