Dedicated Storage Drawers support
Sar4h-3 opened this issue ยท 3 comments
Issue type:
- ๐ Bug
Short description:
When using Storage Drawers connected to the system, the capacity calculation will add 1 max int to the capacity per drawer, completely ignoring their real size
Steps to reproduce the problem:
- Build up a small storage system with at least one interface and terminal
- Add a drawer to the interface. The drawer controller counts as a drawer too, even without attached drawers, but the displayed storage size won't change with attached drawers)
Expected behaviour:
The storage capacity is calculated the "right" way, adding the capacity for each drawer with the upgrades in mind
Versions:
- This mod: 1.19.2-1.1.0
- Minecraft: 1.19.2
- Forge: 43.1.5
- Storage Drawers: 1.19-11.1.2
This is not a bug, but merely a consequence of how Storage Drawers exposes its inventory to other mods.
Nothing we can do about that, aside from implementing dedicated support for this mod.
So I'm converting this to a feature request.
This should be resolved as of CyclopsMC/CommonCapabilities@e328bea