Good vs. Evil

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord
72 refuel code complete, again.
if turtle.getFuelLevel()<200 then
turtle.select(15)
turtle.suckUp()
turtle.refuel()
end
 
72 and now, onwards to the sending of items, because that will be a blast. No, No it wont as I can't wrap the enderchest, or maybe I can but it also always gets destroyed so it isn't the same one as when I wrapped it and I have no idea if that would actually matter >_<