Posted 07 October 2012 - 06:28 PM
Don't know if it is a bug, but turtle places items in wrong slots.
Normally, you can't place bog earth in the dirt slot of Peat Bog machine, but if you use turtle.drop () (from the side) - it goes there. If you try to use turtle.dropDown() to put it from above, it goes somewhere, you can turtle.suck() it, but can't see it in the GUI.
turtle.dropUp() works, but other sides are doing something strange.
Normally, you can't place bog earth in the dirt slot of Peat Bog machine, but if you use turtle.drop () (from the side) - it goes there. If you try to use turtle.dropDown() to put it from above, it goes somewhere, you can turtle.suck() it, but can't see it in the GUI.
turtle.dropUp() works, but other sides are doing something strange.