Mekanism Overflow Energy
Power transmission exceeding INT_MAX in Mekanism
I don't know my version or loader

Mekanism Overflow Energy
No more frustration with energy transfer bottlenecks in mekanism.
Mekanism Overflow Energy allows mekanism to transfer energy beyond INT_MAX(≒2.14*10⁹).
Details
By default, Mekanism is limited by the ForgeCapabilities.ENERGY system, which caps a single energy transfer at Integer.MAX_VALUE (~2.14G FE).
Mekanism Overflow Energy extends this limit by transferring Integer.MAX_VALUE multiple times per tick, allowing up to Integer.MAX_VALUE * maxOperationCount energy to be transferred per tick.
Configuration
A config file is generated at:
config/mekanismoverflowenergy-common.toml
maxOperationCount - the maximum number of repeated transfers (default: 256)
Be careful, as setting the number of times too high will significantly reduce TPS.
- Ships as mekanismoverflowenergy-1.0.jar — drop this file into the mods folder
- Download size: 8 KB
- Download link checked 22 Aug 2026 — working
These come from our own check of the pack file, not from the source page.