Mekanism Generators

Mekanism Generators

114M Downloads

Chemical Dissolution Cahmber unaffected by statistical mechanics config

aaaa-imcute opened this issue ยท 1 comments

commented

Issue description

injectUsageMultiplier = (usedSoFar, operatingTicks) -> StatUtils.inversePoisson(injectUsage);

Steps to reproduce

Currently there are three machines that may use inconsistent amount of gas.Two of them have a config already,why is this not included?

Minecraft version

1.21.1 (Latest)

NeoForge version

I don't think I'm using neoforge,instead I think I'm using forge. IDK

Mekanism version

10.7.17 (Latest)

Other relevant versions

I don't know what version this is on,but it's in your code,and my 1.20.1 version also has it.

If a (crash)log is relevant for this issue, link it here: (It's almost always relevant)

No response

commented

BTW the 1.20.1 version I'm using doesn't have that config,so I'm going to have to decouple the gas from the AE pattern anyways :/