P3pp3rF1y / SophisticatedStorage

GNU General Public License v3.0
23 stars 26 forks source link

Add threshold switch support #440

Closed Rodrigo816 closed 3 days ago

Rodrigo816 commented 4 days ago

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

Rodrigo816 commented 4 days ago

Look at this: https://github.com/Creators-of-Create/Create/pull/6492 I think it fixes it? why is not accepted?

P3pp3rF1y commented 3 days ago

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.