Posted 08 September 2012 - 02:19 PM
when pulling an item out of chest it doesnt stack it with the rest of the same item, is there a way to fix this?
You could make suck it to a specified slot, then use turtle.compareTo to all of the slots until it finds the same item. Then you drop it back in the chest and select the other item stack that was found earlier then suck it up again and it should stack with that stackwhen pulling an item out of chest it doesnt stack it with the rest of the same item, is there a way to fix this?