I just crafted 20 or so of the Science Pack 2 (I believe it is ATMOS science pack?) in order to start on tier 2 technologies and found out that the 25 starting labs (started me with Electromagnetism Lab) I have set up (which accept T1 and T2 science packs), will only accept "Optimized biome planner" science packs as the T2 science type, which is just a resource for crafting farming resources I believe. I can't find out where this mixup is getting caused, but SCT was one of two mods that showed as editing the recipe so I thought I'd ask here, how can I get around this issue?
So far I've changed line 16 of the 2_technology.lua to read:
["sct-bio-science-pack"] = "logistic-science-pack", in the hopes that it replaces that science pack with the logistic-science-pack (the base T2 science pack). I'll return and leave a response after I test this out. Otherwise I have to make some sort of recipe to convert one to the other if I can't find the root cause and remove it (I may just remove the mod that adds that item, if not the mod then I'll likely just remove the item from the mod and replace it's usage with something similar. Thanks!