When un-researching a research that includes a recipe included in multiple researches it still removes that recipe, even when another recipe is researched.
This can be seen if you have both Electric Energy Distribution 1 and Concrete researched and then un-research one of them, leading to the iron-stick recipe being locked despite access being provided by the other research.
[boskid][2.0.20] Un-research in editor removes recipes provided by other research
[boskid][2.0.20] Un-research in editor removes recipes provided by other research
- Attachments
-
- ImageProof
- 427520_13.jpg (325.5 KiB) Viewed 654 times
- IsaacOscar
- Filter Inserter
- Posts: 700
- Joined: Sat Nov 09, 2024 2:36 pm
- Contact:
Re: [2.0.20] Un-research in editor removes recipes provided by other research
I'm curious, how do you unresearch things in the editor?
Re: [2.0.20] Un-research in editor removes recipes provided by other research
In the technology GUI there's a button for it.IsaacOscar wrote: ↑Sun Nov 24, 2024 11:41 am I'm curious, how do you unresearch things in the editor?
If you want to get ahold of me I'm almost always on Discord.
Re: [boskid][2.0.20] Un-research in editor removes recipes provided by other research
While i am not considering this to be important corner case, since it is out of the main game loop i decided to get slightly creative and changed the `unlock-recipe` modifier to visit all other technologies that are unlocked to find if there is another researched technology with unlock for the same recipe and in such case the recipe is not disabled when reverting the effect. Changed for 2.0.25.