I'm making a cooking bot, trying to make it use raw monks on a clay oven and then cook them all
System.out.println("We found a clay oven");
GameObject clayOven = query.nearest();
System.out.println("Trying to use our monkfish on the oven");
SpriteItem rawMonks = Inventory.newQuery().names("Raw...