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

Add New Recipes for Powergen Plasmas #651

Merged
merged 3 commits into from Jun 5, 2023
Merged

Add New Recipes for Powergen Plasmas #651

merged 3 commits into from Jun 5, 2023

Conversation

Steelux8
Copy link
Contributor

@Steelux8 Steelux8 commented Jun 3, 2023

This PR comes as a follow-up to the one that changed XL Plasma Turbines to apply penalties to plasmas based on their fuel value. The idea is that Helium and Tin plasmas won't be used from ZPM to many tiers later, upscaled indefinitely with compacts and XLs.

As an alternative, I suggest these fusion recipes for plasmas that already exist in the pack, generated by GT++ (which is why this PR is in GT++), but which have no recipes. This makes it so Plasma Mixer setups are unchanged. The fusion recipes follow a chain, instead of being just two common materials fused into a plasma to be used for power directly:

Mk1: Boron Plasma + Calcium Plasma -> Neon Plasma
Neon Plasma + Molten Bedrockium -> Force Plasma

Mk2: Niobium Plasma + Zinc Plasma -> Krypton Plasma
Krypton Plasma + Force Plasma -> Astral Titanium Plasma
Astral Titanium Plasma + Molten Titansteel -> Runite Plasma

Mk3: Molten Curium + Americium Plasma -> Xenon Plasma
Xenon Plasma + Runite Plasma -> Advanced Nitinol Plasma
Advanced Nitinol Plasma + Molten Tartarite -> Celestial Tungsten Plasma

I wrote a txt file with more information, and pasted it inside the spoiler below.

Full doc Fusion chain logic: two fusion reactor outputs fuse into a new plasma, and then a material of the appropriate GT tier is fused into that plasma to create the power-dense plasma. At mk2 and mk3, the previous plasma needs to be added to the chain to make the new one.

The first fusion makes a noble gas plasma. For mk2 and mk3, the next step makes a "magical metal" plasma by fusing the noble gas with the previous tier's complete plasma. The last step is to add a GT tier-appropriate material, which makes the power-dense plasma - Force, Runite or Dragonblood.

All the new plasmas already exist in the pack, created by GT++. They just need to receive recipes.

Mk1: Boron Plasma + Calcium Plasma -> X Plasma
X Plasma + Molten Bedrockium -> Improved X Plasma

Mk2: Niobium Plasma + Zinc Plasma -> Y Plasma
Y Plasma + Improved X Plasma -> XY Plasma
XY Plasma + Molten Titansteel -> Improved XY Plasma

Mk3: Molten Curium + Americium Plasma -> Z Plasma
Z Plasma + Improved XY Plasma -> XYZ Plasma
XYZ Plasma + Molten Tairitsu -> Improved XYZ Plasma


Mk1: Boron Plasma + Calcium Plasma -> Neon Plasma
Neon Plasma + Molten Bedrockium -> Force Plasma

Mk2: Niobium Plasma + Zinc Plasma -> Krypton Plasma
Krypton Plasma + Force Plasma -> Astral Titanium Plasma
Astral Titanium Plasma + Molten Titansteel -> Runite Plasma

Mk3: Molten Curium + Americium Plasma -> Xenon Plasma
Xenon Plasma + Runite Plasma -> Advanced Nitinol Plasma
Advanced Nitinol Plasma + Molten Tartarite -> Celestial Tungsten Plasma

Recipe numbers are not final, since I do not want to balance this by myself. The only rule applied here is that the recipes are set to mk1, mk2 or mk3 reactors. The fuel values are also the default ones, and will be changed when the XL formula is fully reasoned through.

@Steelux8 Steelux8 requested review from a team June 3, 2023 19:22
@github-actions
Copy link
Contributor

github-actions bot commented Jun 3, 2023

Warning: 2 uncommitted changes
#652

Co-authored-by: GitHub GTNH Actions <>
@Dream-Master Dream-Master merged commit 7474154 into master Jun 5, 2023
1 check passed
@Dream-Master Dream-Master deleted the Power_Plasmas branch June 5, 2023 05:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants