3 posts
Posted 10 November 2016 - 11:12 PM
i use storage drawers mod and OpenCCSensor, when i run sensorwiew it show only 64 item but the stack is over 64
how can i show real size of stack???
i use openPeripheral too but the situation don't change
Edited on 11 November 2016 - 12:36 AM
3057 posts
Location
United States of America
Posted 11 November 2016 - 01:10 AM
Report this as a bug and hope they fix it, or get storage drawers to support CC.
8543 posts
Posted 11 November 2016 - 01:18 AM
That is the real size of the stack, since the piping interface only exposes a stack at a time to pull from. I'll have to look at some point to see if the mod your storage item is from has an API to allow other mods to fetch the block's internal storage count. Barrels have the same issue.
3 posts
Posted 11 November 2016 - 01:41 AM
That is the real size of the stack, since the piping interface only exposes a stack at a time to pull from. I'll have to look at some point to see if the mod your storage item is from has an API to allow other mods to fetch the block's internal storage count. Barrels have the same issue.
thanks for the explanation
Edited on 11 November 2016 - 02:25 AM