Posted 13 February 2016 - 05:50 AM
I am working on a new sorter turtle script, So I decided I would release my old one here. The only issue I have seen with it is that the stats may be inaccurate. This takes any items inserted into the turtle running this script and if its on the item list it will be destroyed, if no its put in the chest in front of it.
You can get it by typing the following into your computer:
Setup:
TOP = Item Input
BACK = Redstone Input (Used to stop the turtle from getting items when adding items to the garbage list.)
BOTTOM = Garbage
FRONT = Good Items
To add items to the turtles list you go into the items menu and click add items option. Then drop the items into its inventory. You can stop the turtle.
help menu:
Stats Menu:
Items Menu (Garbage items go in this list)
Manage Menu:
Errors Menu:
You can get it by typing the following into your computer:
pastebin get kQbr7jT8 garbagesort
Setup:
TOP = Item Input
BACK = Redstone Input (Used to stop the turtle from getting items when adding items to the garbage list.)
BOTTOM = Garbage
FRONT = Good Items
To add items to the turtles list you go into the items menu and click add items option. Then drop the items into its inventory. You can stop the turtle.
help menu:
Stats Menu:
Items Menu (Garbage items go in this list)
Manage Menu:
Errors Menu:
Edited on 13 February 2016 - 05:41 AM