I've been looking to see if I could find a good way to use a turtle to place an ender quarry boundry fence, and I'm sure it's possible, but I have zero CC skills and what I've found doesn't work.
I found a post that referenced this shape builder code that near as I can tell is supposed to be able to do it. Maybe I'm doing something wrong, but it just didn't work.
What happened was I filled it up with about 10 stacks of fence and one stack of coal - I ran 'Builder', told it I wanted a square, and that I wanted it to be 150 (from what I gather this is supposed to make a 150x150 square one block high) I also tried '10' in case for some reason 150 was too much. What happened was it moved once, ate the entire stack of coal and then just started dropping all the fence out by the stack, then complained that it was empty. I tried this in MP and in SP, both with fence and cobble, both having the same result.
Does anyone have any simple code that would allow a turtle to lay out a square area of fence, even if the size was hardcoded into the program and required editing it to change? And if there was a program that could be run to reclaim the fence afterwards, that would be awesome...
I found a post that referenced this shape builder code that near as I can tell is supposed to be able to do it. Maybe I'm doing something wrong, but it just didn't work.
What happened was I filled it up with about 10 stacks of fence and one stack of coal - I ran 'Builder', told it I wanted a square, and that I wanted it to be 150 (from what I gather this is supposed to make a 150x150 square one block high) I also tried '10' in case for some reason 150 was too much. What happened was it moved once, ate the entire stack of coal and then just started dropping all the fence out by the stack, then complained that it was empty. I tried this in MP and in SP, both with fence and cobble, both having the same result.
Does anyone have any simple code that would allow a turtle to lay out a square area of fence, even if the size was hardcoded into the program and required editing it to change? And if there was a program that could be run to reclaim the fence afterwards, that would be awesome...