Hey guys!
I was wondering if anyone would quickly help me out with this turtle problem I'm having.
I build a similar wither skeleton spawner like direwolfs latest single player one.. using melee turtles and transposers in a 9x9 with flowing water. I just don't want the turtles to keep the items in their inventory. There are transposers in front of them going to barrels but a turtle still "overwrites" those and sucks all the items in.
I tried to add "turtle.dropDown()" somewhere in the "attack" code and connect some pneumatic tubes to the bottom of the turtles but no luck.. it just spits it out.
Any ideas are appreciated!
Niels
I was wondering if anyone would quickly help me out with this turtle problem I'm having.
I build a similar wither skeleton spawner like direwolfs latest single player one.. using melee turtles and transposers in a 9x9 with flowing water. I just don't want the turtles to keep the items in their inventory. There are transposers in front of them going to barrels but a turtle still "overwrites" those and sucks all the items in.
I tried to add "turtle.dropDown()" somewhere in the "attack" code and connect some pneumatic tubes to the bottom of the turtles but no luck.. it just spits it out.
Any ideas are appreciated!
Niels