Actually clean up lmao

This commit is contained in:
Salt 2023-12-01 17:38:13 -06:00
parent a643feafd9
commit e120636ace

View File

@ -112,6 +112,7 @@ local function main()
sleep()
while peripheral.wrap('top').getItemDetail(4) == nil do sleep() end
end
cleanup()
print('Breeding complete')
end