[1.7.10] Heat Generator not producing no where near the same amount of power as before.
llloyd4 opened this issue · 15 comments
Right, let me throw this out there, this is for an older, probably unsupported, version of Mekanism, but, I can at least ask and hope for the best. >.< I seem to remember, in 1.7.10, that a tower of 8 Mekanism Heat Generators producing 80 RF a tick if all 8 were surrounded by lava on 5 sides. I've been playing an old 1.7.10 pack (made up a pack though the Twitch Client) and I am finding the old trick isn't working any more. O.o Each generator is only putting out 1.5 ish RF a tick with 5 sides of lava. I double checked and, yeah, lava source blocks on 5 sides of each one. Under, three sides, and top. Did you nerf it or am I being a derp and my memory is full of swiss cheese? >.<
Version (make sure you are on the latest version before reporting):
Forge: 10.13.4.1614
Mekanism: 1.7.10-9.1.1.1031
Other relevant version:
IIRC the calculations are always multiplications. That's why there are both from and to values in the config (at least in modern MC versions)
Did you restart after changing the config?
That's from a much much older version of Mekanism. Lots of things have changed.
See 020d347
As a summary:
old
5 per side of lava
new
(1 per side of lava) x heatGenerationLava
The value is indeed in Mekanism J, which also may have changed, and you'd need to look at your config to determine the correct value, as any wiki may or may not be accurate.
As I said before, the code says 1 x sides with lava x heatGenerationLava
in Mekanism J. I don't particularly care about how much RF that translates to, as that's a separate issue.
If the formula does not hold true we will check it on current versions, but quite unlikely to get fixed on 1.7