Potential compatibility with create to prevent item loss/dupes
Hophenby opened this issue ยท 1 comments
to reproduce this bug:
step 1 apply compression upgrade to the container and add some item like this:
step 2 attach this container to a Create contraption
step 3 open the barrel on the contraption and take the item inside
step 4 disassemble the contraption and repeat the steps above
Create mod version 0.5.1e
Sophisticated Storage version 0.8.51.605
Yup, sure that will require a proper compatibility for create which is not possible at the moment. Not really a bug I can fix on my side because create in general makes assumptions about storages it's connecting and so it assumes a dummy storage and just copies the stacks over. Without compatibility support and proper compatibility implemented the only "fix" at the moment is banning sophisticated storage from being attachable to create using create configs if such thing exists.
I would like to see if create team is open to adding compatibility support so that I could add compatibility on my side. Thus I will leave this open for possible future compat.