[1.16.5-1.0.7.0] Machine processing speed still low
ludwigthron opened this issue ยท 2 comments
Hey Ipsis!
Just wanted to report that the change you wrote about in the latest update is still not correct in the mod config.
"Changed
Slight bump to machine processing speed (20->40RF/tick so recipes finish faster)"
But it says "energyUsePerTick = 20" for every machine such as infuser/squeezer and so on.
Hope you can check so you actually changed it correctly!
The configs are not updated if they already exist. So you have to delete the existing woot-common.toml and it will generate a new one with the updated values.
So when I delete mine I get the following
[infuser]
#Energy used per tick (RF)
#Range: > 0
energyUsePerTick = 20
Becomes
[infuser]
#Energy used per tick (RF)
#Range: > 0
energyUsePerTick = 20