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

EBF Gas Recipes #257

Merged
merged 11 commits into from
Nov 22, 2021
Merged

EBF Gas Recipes #257

merged 11 commits into from
Nov 22, 2021

Conversation

serenibyss
Copy link
Member

@serenibyss serenibyss commented Nov 21, 2021

This PR adds a mechanism for autogenerating gas-boosting recipes for the EBF. It works by defining a "Gas Tier" for a metal in the material builder, with the gases being:
LOW: 1000L Nitrogen
MID: 100L Helium
HIGH: 10L Argon
HIGHER: 10L Neon
HIGHEST: 10L Krypton
(these can be overridden by addons as needed)

These gases line up with the gases produced via air/nether air/ender air distillation. HIGHEST is reserved for addons, and only a few metals (MAX supercon metal, and the 2 highest EBF coil materials) use HIGHER. The rough cutoffs for each metal tier are:
LOW: beginning through Stainless Steel
MID: Post-stainless through Tungsten metals
HIGH: Post-tunsten through end-game (excluding the few in HIGHER)

Additionally, this PR allows for the Material Builder to specify specific EU/t and duration for EBF recipes. though I did not do anything with specific values for that in this PR.

Lastly, Pig Iron was removed, as were the old alloy EBF recipes for some metals, and production methods for Helium were buffed. Additionally, Ruridit was given its proper name back.

@TechLord22 TechLord22 merged commit 1f45171 into master Nov 22, 2021
@TechLord22 TechLord22 deleted the ebf-gas-recipes branch November 22, 2021 17:31
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.

2 participants