adjusted fetching time

This commit is contained in:
SpaceToad 2014-06-12 19:19:56 +02:00
parent 101f591f8f
commit 66bfac926b

View file

@ -100,7 +100,7 @@ public class AIRobotFetchItem extends AIRobot {
} else {
pickTime++;
if (pickTime > 20) {
if (pickTime > 5) {
TransactorSimple inventoryInsert = new TransactorSimple(robot);
target.getEntityItem().stackSize -= inventoryInsert.inject(