Storage Overhaul

Storage Overhaul

2M Downloads

Support for shulker enchantments

lbowenwest opened this issue ยท 3 comments

commented

Would you be interested in adding support for shulker enchantments?

The mod adds some enchantments called "siphon" and "refill" that would go great with the advanced shulker boxes. They have some information on what to do here.

If you are keen, but don't have the time to work on it, I'm happy to have a go and submit a pull request.

commented

From my understanding, this isn't necessarily a dependency. Just need to add a tag to the shulker boxes, and expose the CapabilityItemHandler.ITEM_HANDLER_CAPABILITY on the items.

Just realised I did the same link twice. https://github.com/Ephys/mc-shulker-enchantments#for-developers this is where the dev mentions that.

commented

Oh, if it is this easy, why not.

If you are keen, but don't have the time to work on it, I'm happy to have a go and submit a pull request.

Would be nice if you do this.

commented

I don't plan on adding support for other mods, since it adds dependencies, that would prevent me from quickly updating to new versions.