8384858687888990919293
} IRecipe recipe = lookForWorkbenchRecipe(order); if (recipe != null) { startDelegateAI(new AIRobotCraftWorkbench(robot, recipe)); return; } ItemStack furnaceInput = lookForFurnaceRecipe(order);