Galacticraft Legacy

Galacticraft Legacy

2M Downloads

[Feature]: Treat IC2 power tier 2+ as GC power tier 2

Blue-Beaker opened this issue ยท 0 comments

commented

Searched For Existing Request?

Yes I Have

Feature Description

Treat IC2 power tier 2+ as GC power tier 2, making tier2 GC machines able to boost when supplied with IC2 MV or higher voltage.

Screenshots and Videos

No response

Additional Context

https://github.com/TeamGalacticraft/Galacticraft-Legacy/blob/master-1.12/src/main/java/micdoodle8/mods/galacticraft/core/energy/grid/EnergyNetwork.java#L298
After here, invoke ic2.api.energy.tile.IEnergySink.getSinkTier() method to get IC2 voltage, and apply this.producersTierGC=2 if the voltage is >=2