@Tukaram
After a few additional edits to the reagent.cs and some other tweaks I got it going, but I did hit same problem you did. I changed the whole "cancraft" in the deflostaclhemy to this:
public override int CanCraft( Mobile from, ITool tool, Type itemType )
{
int num...