FTB Infinity Evolved mining turtle coding question

  • Please make sure you are posting in the correct place. Server ads go here and modpack bugs go here
  • 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

Radee

New Member
Jul 29, 2019
10
0
0
Hey everyone I just had a question about turtle programming. I've been trying to use a circular branch mining code however every time I try and use it the turtle wont move at all if I attempt to use the no fuel mode. Lazy I know but I like it. Originally I was having an api_turtleExt:208: Invalid side issue but got that one fixed I think. So I guess my question is how can I use the digAndExcavate command with the noFuel function active?

The code I use is from this link:
http://www.computercraft.info/forums2/index.php?/topic/6766-mlg-mining-circular-branch-mining/

Any ideas are appreciated.