Hi! Updating one of my mods after a long time, which I should have done long ago, but how can I get the network energy capacity?
Looking at getMaxTransferLimit, it just returns Long.MAX_VALUE which is not so much of what I want
What would be a better way to get the energy cap?
Hi! Updating one of my mods after a long time, which I should have done long ago, but how can I get the network energy capacity?
Looking at
getMaxTransferLimit, it just returnsLong.MAX_VALUEwhich is not so much of what I wantWhat would be a better way to get the energy cap?