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

lenscas

Over-Achiever
Jul 31, 2013
2,015
1,801
248
72 that makes no sense at all, a table would have made more sense and even that >_>
 

lenscas

Over-Achiever
Jul 31, 2013
2,015
1,801
248
72 refuel code complete, again.
if turtle.getFuelLevel()<200 then
turtle.select(15)
turtle.suckUp()
turtle.refuel()
end
 

lenscas

Over-Achiever
Jul 31, 2013
2,015
1,801
248
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 >_<