-
Notifications
You must be signed in to change notification settings - Fork 62
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
Add blaze burner, fix alternator #701
Conversation
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]>
…e.json 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]>
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? |
Oh, I found in 0.8 you made a custom coil block for this, should I port that over? |
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]>
Signed-off-by: Pyritie <[email protected]>
@Exzept1on I will get this resolved and fixed up tonight 👍 |
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]>
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. |
Is this ready? |
Yep! |
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.

I also got the alternator working.

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.

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)