Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Catalysts in Dichlorobenzidine and Diaminobenzidine #2668

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

IntegerLimit
Copy link
Contributor

@IntegerLimit IntegerLimit commented Nov 24, 2024

What

This PR fixes the catalysts of 3,3-Dichlorobenzidine and 3,3-Diaminobenzidine being swapped, relative to the actual synthesis process.

See Nomi-CEu/Nomi-CEu#935.

Implementation Details

This PR removes the specialised LCR recipe for Dichlorobenzidine, and makes it require a whole dust of zinc, set to non-consumable. I assumed this would be preferable behaviour, given they are catalysts, but I can reverse this change if necessary.

Edit:
Since consuming copper is intended, the recipe for Diaminobenzidine has been moved to the chemical reactor, with tiny pile of copper, and a seperate recipe in the large chemical reactor has been created, with copper dust. The duration, inputs and outputs have been multiplied 9x, but not the EUt, just as before.

Outcome

Fixes Nomi-CEu/Nomi-CEu#935.
Chemists are slightly happier.
The usage of zinc/copper in Dichlorobenzidine is actually one of a catalyst.

Additional Information

None

Potential Compatibility Issues

Patterns and/or processing lines will break. Should be a simple swap in PBI setups.

@IntegerLimit IntegerLimit requested a review from a team as a code owner November 24, 2024 07:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Incorrect catalysts for 3,3-dichlorobenzidine and 3,3-diaminobenzidine
2 participants