Chicken-Bones / EnderStorage

MIT License
23 stars 20 forks source link

[Suggestion] Mode to stop interdimensional usage #70

Open mura3277 opened 8 years ago

mura3277 commented 8 years ago

Hi,

It would be fantastic if there was a config option that stops the usage of the chest, pouch and tank if any of the target inventories/tanks is in another dimension.

So for example, I couldn't use or "see" the contents of the target chest in another dimension if I opened an ender pouch on the same channel.

I'm not sure how difficult this is to do, but it's something I have always wanted to be added.

Thanks for reading.

Ecu commented 7 years ago

This would violate the design of Ender Storage, actually. Chests do not have an individual storage that synchronizes across them, but instead access a single inventory that is based on the color code of the chest (as well as the public/private setting).

The whole purpose of Ender Storage is its ability to share things anywhere, so I fail to see a good reason to allow it to be circumvented.