Hi,
After an update, my kr-gas-power-station stopped generating electricity. I'm not sure why.
I was using hydrogen as fuel.
Anyway, I created a small patch, and now it's working again.
Maybe I just missed a change.
I’ve installed a few planet mods. All the ones recommended on the main page, the Planetaris planets, and other than that, just QOL mods.
Mod Versions:
Krastorio2-spaced-out 1.6.21
nulls-k2so-tweaks 1.30.0
xy-k2so-enhancements-nulls-fork 0.7.7
...
data-updates.lua:
if data.raw.fluid["kr-hydrogen"] then
data.raw.fluid["kr-hydrogen"].fuel_value = "3MJ"
data.raw.fluid["kr-hydrogen"].emissions_multiplier = 0.1
end
Feel free to use them if you’d like.
Best regards,
And thanks your patches are great.