Sophisticated Storage

Sophisticated Storage

20M Downloads

Add threshold switch support

Rodrigo816 opened this issue ยท 2 comments

commented

So the threshold switch from create seems to only see one stack in the drawer and base it's fullness from that, so eg. you put 32 items for threshold switch its 50% even if u can still fit thousands of items more.

image3
image2
image

commented

This is definitely on create to fix. Looks like they just assume that single slot can have maximum of 64 of an item. And you will need to ask them about why that pr isn't merged yet.

commented

Look at this:
Creators-of-Create/Create#6492
I think it fixes it? why is not accepted?