A plugin for Auto Category - Revised to support Research Assistant.

This adds a new function to AutoCategory called keepresearchassistant() which is only true if the item can be researched by your main crafting character set in ResearchAssistant (e.g. when the icon is orange).

You should update the Gears > Researchable category from using keepresearch() to keepresearchassistant().

I personally use the Researchable category with
Code:
keepresearchassistant() and not islocked()

返回
顶部