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 blaze burner, fix alternator #701

Merged
merged 48 commits into from
Jan 18, 2025

Conversation

Pyritie
Copy link
Contributor

@Pyritie Pyritie commented Jan 12, 2025

What is the new behavior?

Blaze burners are now craftable, so you can have Create steam engines. I tried to balance them around the gregtech large boilers.
image

I also got the alternator working.
image

Implementation Details

Alternator stats:

8,192 SU for 2A LV
32,768 SU for 2A MV
131,072 SU for 2A HV
524,288 SU for 2A EV
all requires 256 RPM

That 3x3x4 steam turbine generates 147,456 SU, it's the biggest you can do without superheating.

You can superheat the blaze burners with Exquisite/Flawless coal gems to make the steam turbine produce double that. So a fully maxed out boiler can make a little over 4A of HV

I also changed the textures so they look like molten blobs of.. something, instead of blazes, so they fit TFG a bit better.
image

Outcome

Stops people asking "how do I fuel my steam engines" in the discord lol. And more power options are good

Potential Compatibility Issues

We'll have to see if it's too OP or not compared to other power methods - you can't craft the alternator until an LV assembler (for the coils)

Signed-off-by: Pyritie <[email protected]>
Signed-off-by: Pyritie <[email protected]>
Signed-off-by: Pyritie <[email protected]>
Signed-off-by: Pyritie <[email protected]>
Signed-off-by: Pyritie <[email protected]>
Signed-off-by: Pyritie <[email protected]>
Signed-off-by: Pyritie <[email protected]>
Signed-off-by: Pyritie <[email protected]>
Signed-off-by: Pyritie <[email protected]>
Signed-off-by: Pyritie <[email protected]>
Signed-off-by: Pyritie <[email protected]>
Signed-off-by: Pyritie <[email protected]>
Signed-off-by: Pyritie <[email protected]>
Signed-off-by: Pyritie <[email protected]>
Signed-off-by: Pyritie <[email protected]>
Signed-off-by: Pyritie <[email protected]>
Signed-off-by: Pyritie <[email protected]>
Signed-off-by: Pyritie <[email protected]>
Signed-off-by: Pyritie <[email protected]>
Signed-off-by: Pyritie <[email protected]>
Signed-off-by: Pyritie <[email protected]>
Signed-off-by: Pyritie <[email protected]>
Signed-off-by: Pyritie <[email protected]>
Signed-off-by: Pyritie <[email protected]>
@Pyritie Pyritie marked this pull request as draft January 12, 2025 14:18
@Pyritie
Copy link
Contributor Author

Pyritie commented Jan 12, 2025

Looking to see if I can add the straw from create additions for lava, but it doesn't seem to work -- I can give them a straw, but piping in lava does nothing. A bucket does though?
idk how to add other greg fuels either

@Pyritie
Copy link
Contributor Author

Pyritie commented Jan 13, 2025

Oh, I found in 0.8 you made a custom coil block for this, should I port that over?

@Pyritie Pyritie marked this pull request as draft January 14, 2025 23:51
@Pyritie
Copy link
Contributor Author

Pyritie commented Jan 14, 2025

Converting this back to a draft because I think I misunderstood how some of the recipes work. And I want to make sure I get the balance right, I'm trying to make it basically the same as an LBB

Signed-off-by: Pyritie <[email protected]>
Signed-off-by: Pyritie <[email protected]>
Signed-off-by: Pyritie <[email protected]>
Signed-off-by: Pyritie <[email protected]>
Signed-off-by: Pyritie <[email protected]>
@Pyritie
Copy link
Contributor Author

Pyritie commented Jan 17, 2025

@Exzept1on I will get this resolved and fixed up tonight 👍

@Pyritie
Copy link
Contributor Author

Pyritie commented Jan 18, 2025

I couldn't get the copper coil from 0.8 to work. I think gregtech updated how their models work in a version we don't have yet.
Either way, I think cupronickel is still ok, as this is quite a bit stronger than an LBB. Its maximum is 2A of HV, so that way people can go straight from steam to distillation towers in EV if they want.

image

@Pyritie Pyritie marked this pull request as ready for review January 18, 2025 00:21
@Exzept1on
Copy link
Contributor

Is this ready?

@Pyritie
Copy link
Contributor Author

Pyritie commented Jan 18, 2025

Yep!

@Exzept1on Exzept1on merged commit 9bfc5b3 into TerraFirmaGreg-Team:main Jan 18, 2025
@Pyritie Pyritie deleted the create-additions branch January 18, 2025 13:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1. Type: Feature New feature or request.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants