Hey a WorkAround is to change the Data-Final
1935°C Steam
krastorio.recipes.replaceIngredient("kr-fusion", "water", {type = "fluid", name = "water", amount = 173600})
krastorio.recipes.replaceProduct("kr-fusion", "steam", {type = "fluid", name = "steam", amount = 170100, temperature = 1935})
5000°C Steam
ingredients = {
{"dt-fuel", 1},
{type = "fluid", name = "water", amount = 66900}
},
results = {
{"empty-dt-fuel", 1},
{type = "fluid", name = "steam", amount = 65600 temperature = 5000}
}
900°C Steam
ingredients = {
{"dt-fuel", 1},
{type = "fluid", name = "water", amount = 376600}
},
results = {
{"empty-dt-fuel", 1},
{type = "fluid", name = "steam", amount = 369100, temperature = 900}
}
its 900°C steam because my Condenserturbines cant use 975°C
if you want 975°C change the values to 347200 water / 340300 steam at 975°C
you may notice you will get less steam from water because its the 98% effi
greetings MoSIi
PS: calculated with this formula https://wiki.factorio.com/Steam