Closed dmeltzer closed 9 months ago
it was not necessary, because science packs are usually made in assemblers. unless someone changes crafting category, it's not needed.
and i have no idea, about what you mean by intended approach of mod.
All of the packs in prototypes/recipes/sciencepacks explictly have always_show_made_in=true. My comment about intended approach of the mod was a "majority rules" thought on these changes. (See 948330836d29180535b8e63b7c8bc64fe9aa8398) I'm happy to adjust this PR to remove the always_show_made_in everywhere--it's probably cleaner?
i see, i totally forgot i made that change. and yes, you are right, it makes sense, to add this also to other mod science packs, and not just vanilla ones.
Tweaked science packs for various mods didn't always show the assembler the pack could be made in. The generic packs did. This arbitrarily standardizes on always showing them.
I think it's just as valid to never show them, but this seems to be the intended approach of the mod?