edit edit: ok I managed to find a fix that works for me. In my game so far I've only found solar panels, vanilla lamp, to be messed up requiring both types of glass. I'm sure there is a better way to do it then how I did but what I did is copy data-util.lua from KR2SO and add it to CI, then in k2-final-fixes.lua I added this line data_util.convert_ingredient("solar-panel", "kr-glass", "glass") . Now when I booted up the recipe is fixed (5 steel, 20 glass, 5 silicon, 10 green circuit, 4 iron beam)