Adding Steam as a fuel
slawr34 opened this issue ยท 9 comments
Hey bdew,
I looked over you tutorials for adding new fuels to be usable in an advanced generator:
turbine-fuel: {fluidname} {number} MJ/mB
What does 'number' mean in this context? Fluid ID? If so, how can I find the fluid ID for steam?
It had a different mechanic where steam amount affects RPM which in turn affects power. It's balanced to end up with ~0.2 MJ/mB.
{number} is the energy produced (MJ) per millibucket (mB)
Also 0.9.7 (which is coming out today) has a separate generator for steam :P
Sorry to oversimplify it if it was meant to be more complicated. Can you PM me when it's up?