Turtle code, turtle.place() works on its own, but not in a program

  • Please make sure you are posting in the correct place. Server ads go here and modpack bugs go here
  • FTB will be shutting down this forum by the end of July. To participate in our community discussions, please join our Discord! https://ftb.team/discord

scotty562

New Member
Jul 29, 2019
7
0
0
I'm trying to place saplings in a 2x2 lot. If I go into lua and do turtle.place(), it places a sapling just fine. If I put the same line in a program, it deletes the entire stack of saplings and doesn't plant one.

Here is the code:
http://pastebin.com/4YnXYe3k