Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Blue-Beaker opened this issue Sep 28, 2024 · 0 comments
Open

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

Blue-Beaker opened this issue Sep 28, 2024 · 0 comments

Comments

@Blue-Beaker
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant