igentuman / EnderStorage-continuation

https://www.curseforge.com/minecraft/mc-mods/ender-storage-1-12-continuation
MIT License
3 stars 2 forks source link

A small suggestion regarding the cross dimension toggle. #5

Closed Handeril closed 1 month ago

Handeril commented 1 year ago

I really do like that this version adds perDimensionStorage as a flag, my suggestion is as simple as instead of perDimensionStorage being just true or false, maybe there could be a "blacklist" or "whitelist" option as well. This could be handy for limiting storage for a single dimension, or only having specific dimensions share a linked storage.

igentuman commented 3 months ago

list of dimensions to share storage will conflict with current implementation. This will require lot of changes. But i will implement black and white lists where it can works.