
Convert FEContainer Class from int to long
tsbreuer opened this issue ยท 0 comments
Cross-mod Integration
Fluxnetworks
Minecraft Version
Both
Feature Description
Convert the FEContainer class functions to use long instead of int.
Arround UHV you start getting issues where you cant give Energy converters enough power with flux points because the converters cant store enough power in a single tick.
Here's the relevant class
Should be a fairly simple change