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

Immersive Deuterium #94

Merged
merged 7 commits into from Feb 4, 2023
Merged

Immersive Deuterium #94

merged 7 commits into from Feb 4, 2023

Conversation

DrParadox7
Copy link
Collaborator

Reworks how Heavy Water is obtained.

Current:
When provided with a Filter Upgrade, the Electric Pumps will pump Heavy Water from Water.

New:
When provided with a Filter Upgrade the Electrolytic Separator will capture Heavy Water Particles (D2O) when electrolyzing Water (H2O) into Hydrogen(H) and Oxygen(O).

This will make Fusion Reactors harder to run.
Such a module is fully configurable and can be disabled by setting accurateHeavyWaterCapture to false (it defaults to false anyways).

This allows other mods to modify the valid gases and items to gasify for their own recipe
Configurable module to make Mekanism accurately mimic IRL Heavy Water production.

Enabling `accurateHeavyWaterCapture` will:
-Allow Electrolytic Separator to extract Heavy Water from Water when a Filter Upgrade is provided.
-Disable Electric Pumps from pumping Heavy Water and accepting the Filter Upgrade.

TO-DO:
GUI shenanigans. . .
And add method to add only compatibility to gases
Allow configuring how often Heavy Water is captured from Water.
@maggi373 maggi373 added this to the 9.10.25 milestone Feb 4, 2023
@maggi373 maggi373 merged commit a91d189 into 1.7.10 Feb 4, 2023
@maggi373 maggi373 deleted the Deuterium branch February 7, 2023 14:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants