Compatibility
Minecraft: Java Edition
1.20.1
Platforms
Supported environments
Client and server
Links
Tags
Creators
Details
Licensed MIT
Published 10 months ago
Mekanism Overflow Energy
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)


