Ender IO

Ender IO

98M Downloads

Capacitor bank stack in inventory charge as one

Gaz492 opened this issue ยท 2 comments

commented

Is there an existing issue for this?

  • I did not find any existing issues.

Current Behavior

Issue originally reported at FTBTeam/FTB-Modpack-Issues#7165

If you have a stack of capacitor banks in your inventory and have a source of power that can charge items in your inventory, the whole capacitor bank stack will charge as one item only consuming the energy needed to charge 1.

Expected Behavior

The stack to not charge as one

How to Test

  1. Get a stack of capacitor banks
  2. Have a source of power that can charge items in your inventory
  3. Observe that the entire stack is charged using only the energy needed to charge one item

Local Environment

- **Operating System**: Windows
- **Java version**: Adoptium 21.0.4
- **Minecraft Version**: 1.21.1
- **Version**: 7.1.7
- **Other Mods**: Powah, Just dire things

Any Additional Information?

No response

commented

The only sensible solutions I see to this would either be to make it impossible to charge/drain cap bank block items -or- to make them unstackable. Given they're intended for mass-building of storage, I feel like the former proposal makes most sense.

commented

Shouldn't this be fixed in the mod that is charging the capacitator?