simple request for recipe hooks for the electrolyzer
something along these lines:
addElectrolyzerRecipe(*IN*, *OUT*, *DIRECTION*)
all is self-explainitory except DIRECTION which would be:
0 = works both ways (electrolyzing and de-electrolyzing)
1 = only electrolyzeable
-1 = only de-electrolyzeable
mainly requested this because it irks me to override a base class file for AdvGenerators