Add support for charged and empty electric items in one recipes

  • Currently most of recipes that use RE-Battery have two recipes (first use only discharged items, second use only charged items). Other mods often have only one recipe for empty RE-Battery (Railcraft). Also, by default all recipes that use empty RE-Battery don't showed in NEI because "enableSecretRecipeHiding=true" hide them.


    Possibly solution: modify AdvRecipe class.