I am running the newest version of Vita-Nex Core. I looked in the files that use ITool and they all have
public override int OnCraft(
int quality,
bool makersMark,
Mobile m,
CraftSystem craftSystem,
Type typeRes,
#if ServUO
ITool tool,
#else
BaseTool tool,
#endif...