Fuzss / easyshulkerboxes

Supercharge shulkes boxes, bundles and backpacks! Fully useable in your inventory with many intuitive interactions.
https://www.curseforge.com/minecraft/mc-mods/easy-shulker-boxes
Mozilla Public License 2.0
5 stars 3 forks source link

[Bug]: mod incompatible with sophisticated storage #42

Open eldritch-cookie opened 10 months ago

eldritch-cookie commented 10 months ago

Mod Loader (Required)

Forge

Minecraft Version (Required)

1.20.1

Mod Version (Required)

8.0.1

Notes (Required)

Current behaviour right clicking an item into a sophisticated storage shulkerbox deletes the item Expected behaviour: functionality parity with reinforced shulkerboxes on fabric, selecting with mouse wheel, right clicking items inside right clicking items outside etc

latest.log (Optional)

No response

eldritch-cookie commented 10 months ago

wow, i looked into the code and the integration with reinforced shulkerboxes is so seamless that it didn't even occur to me that code specific to supporting that was written was a possibility

Fuzss commented 9 months ago

That's weird, nothing should happen. Support needs to be enabled on a per-item basis and for the Sopisticated mods it's not since they do not work like any of the vanilla storage containers. They use a global storage to avoid duping contents if and item is duped. I was too lazy to support that when initially setting up compat for other mods, and I'm not sure when / if I'll be able to look into it. But really nothing should happen if you click on one of their items, unless they have some sort of behavior on their end...

eldritch-cookie commented 9 months ago

they do have some behaviour added as with only sophisticated backpacks/storage you can right click an item into a backpack or shulkerbox

MemeKueen2 commented 1 week ago

That's weird, nothing should happen. Support needs to be enabled on a per-item basis and for the Sopisticated mods it's not since they do not work like any of the vanilla storage containers. They use a global storage to avoid duping contents if and item is duped. I was too lazy to support that when initially setting up compat for other mods, and I'm not sure when / if I'll be able to look into it. But really nothing should happen if you click on one of their items, unless they have some sort of behavior on their end...

Have you been able to look into compatibility with Sophisicated backpacks? I'd really appreciate being able to access my backpacks from my inventory and I haven't been able to find a mod for 1.21.1 that does anything similar to what this mod does