Support for shulker enchantments
lbowenwest opened this issue ยท 3 comments
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.
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.
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.