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

Changed Tin Alloy Double Ingot from ULV to LV #741

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Aspenhart
Copy link

What is the new behavior?

Changed the Tin Alloy Double Ingot recipe from ULV to LV.

Implementation Details

event.remove({id: "tfg:bender/tin_alloy_double_ingot"});
event.recipes.gtceu.bender('tfg:bender/tin_alloy_double_ingot')
    .itemInputs('2x gtceu:tin_alloy_ingot')
    .itemOutputs('1x gtceu:tin_alloy_double_ingot')
    .duration(87)
    .EUt(30)
    .circuit(2)

Outcome

Tin Alloy Double Ingot is now LV tier rather than ULV.

@Pyritie
Copy link
Contributor

Pyritie commented Jan 21, 2025

unfortunately, there is no steam bender, so this effectively does nothing

@Xikaro Xikaro added this to the 0.7.19 milestone Jan 25, 2025
@Exzept1on
Copy link
Contributor

What? why

@Exzept1on Exzept1on added the 2. Status: Help wanted Extra attention is needed. label Jan 25, 2025
@Xikaro Xikaro modified the milestones: 0.7.19, 0.7.20 Jan 25, 2025
@SverhRazum-Nah
Copy link
Contributor

image
image
image
etc

Sure why not

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants