Capacitor bank stack in inventory charge as one
Gaz492 opened this issue ยท 2 comments
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
- Get a stack of capacitor banks
- Have a source of power that can charge items in your inventory
- 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 thingsAny Additional Information?
No response
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.