Bringing the thread back to live.
i fixed sort of these things in my local copy of the mod, since angel decided to have tons of subgroups it is quite some work to get all relevant subgroups from the source.
here is my addition to config.lua to recognize angel refine in general and maybe some other mods
["angels-aluminium"] = true,
["angels-aluminium-casting"] = true,
["angels-chrome"] = true,
["angels-chrome-casting"] = true,
["angels-cobalt"] = true,
["angels-cobalt-casting"] = true,
["angels-copper"] = true,
["angels-copper-casting"] = true,
["angels-glass"] = true,
["angels-gold"] = true,
["angels-gold-casting"] = true,
["angels-iron"] = true,
["angels-iron-casting"] = true,
["angels-lead"] = true,
["angels-lead-casting"] = true,
["angels-manganese"] = true,
["angels-manganese-casting"] = true,
["angels-mold-casting"] = true,
["angels-nickel"] = true,
["angels-nickel-casting"] = true,
["angels-ores"] = true,
["angels-platinum"] = true,
["angels-platinum-casting"] = true,
["angels-silicon"] = true,
["angels-silicon-casting"] = true,
["angels-silver"] = true,
["angels-silver-casting"] = true,
["angels-solder-casting"] = true,
["angels-steel-casting"] = true,
["angels-stone"] = true,
["angels-tin"] = true,
["angels-tin-casting"] = true,
["angels-titanium"] = true,
["angels-titanium-casting"] = true,
["angels-tungsten"] = true,
["angels-tungsten-casting"] = true,
["angels-zinc"] = true,
["angels-zinc-casting"] = true,
["geode-processing-1"] = true,
["slag-processing-1"] = true,
["ore-processing-t0"] = true,
["processing-crafting"] = true,
["ore-processing-a"] = true,
["ore-processing-b"] = true,
["ore-processing-c"] = true,
["ore-processing-d"] = true,