Oh.Hi
Thanks, but that wasn`t quite what I was asking about.....I want the turtle to add an item into a diamond pipe COLOUR to add it as a filter.....
Wait wait wait wait...
You're trying to automate automation?
Yo dawg
Wait wait wait wait...
You're trying to automate automation?
Yo dawg
No. He's not. He's trying to automate automation.thats what op was trying to do. tho the really easy solution would be just setting up the items before hand, i think he may be trying automate making automated things....i think. me may just be trying to filter out new items in which he could just filter all the items out and then keep the others going to a chest, instead of filtering everything in different spots
Now I am scared to reply to a post......dont want to violate some rulr !!!!
As i said, i thought my best shot at a solution would be on the computercraft forum, but despite registering, i still cant reply to or make any posts.........dont know how i am meant to interact without this facility......any help please ?
Secondly how do i contact Mikeymoo ???
Thanks for all the help so far.....
RichardG said:The Interactive Sorter can send an incoming item (into its inventory slot) into a specific direction. When an item enters the sorter, it emits event "isort_item", with the item identifier and amount as parameters. The item identifier is an universally unique ID identifying the item and its metadata. Exposes the following functions:
When sorting, it tries to send the item to:
- sort(direction,amount): Send amount (optional, defaults to as much as possible) of the item in its inventory down a direction. Direction values are: 0 for down, 1 for up, 2 for -Z, 3 for +Z, 4 for -X and 5 for +X.
- list(direction): Lists the items available in the inventory at the given direction.
- extract(direction,id,outputDirection,amount): Extracts amount (optional, defaults to as much as possible) of the given item (as id) from the inventory at the given direction, sending it down the given outputDirection.
- An inventory (respects sidedness)
- A BuildCraft pipe (if it's installed)
- If none are found, drop the item in that direction
I've already told you. You can't have a turtle do that. It's not possible.
You would be wasting your time and theirs if you made a thread about it on computercraft forums.
One more time: it's not possible.