You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Going into lua and wrapping any turtle you see this:
There appears to not be an option for "pullItems() or pushItems()" despite having an inventory of their own.
Unless I have missed it somewhere.... is there a way to push/pull items from a turtle to say... another turtle? without using a peripheral in between like a barrel or chest?