Team-EnderIO / EnderIO

EnderIO Rewritten for Modern Minecraft.
https://enderio.com
The Unlicense
332 stars 100 forks source link

Capacitor bank rewrite #704

Open ferriarnus opened 3 months ago

ferriarnus commented 3 months ago

Is there an existing proposal for this?

Explain your idea

Currently, each block has it's own capabilities, and energy gets spread over all of them. I think it would be better to have 1 capability for all banks, linked to the graph.

Why do you thing this feature belongs in Ender IO.

No response

Are there any alternatives?

No response

Any Additional Information?

No response

Rover656 commented 3 months ago

Unsure if this can be done in a backward-compatible manner (atleast without significant technical challenge). Might be worth making this a 7.0 goal?

ferriarnus commented 3 months ago

Yes, this would be a breaking change, though we could potentially do it in a non breaking way.