local function check() if noFuelNeeded == 0 then if fuel == 0 and fuel1 == 0 then print("turtle has no fuel") print("put fuel in 1st and 2nd slot") itemError = 1 end