Spectrum

Spectrum

2M Downloads

Make Exuberance work on pickaxes :)

ariesclark opened this issue ยท 4 comments

commented

super(weight, EnchantmentTarget.WEAPON, slotTypes);

commented

I would love to see that!

Currently Vanilla is hardcoded to only support a single Enchantment Targets for an enchantment (mining tools, weapons, bows, crossbows, tridents, ...) I will see if I find any way around that.

commented

I would love to see that!

Currently Vanilla is hardcoded to only support a single Enchantment Targets for an enchantment (mining tools, weapons, bows, crossbows, tridents, ...) I will see if I find any way around that.

Perhaps internally you could register multiple of the same enchantment, just with different targets.

commented

Done :D
(waiting for approval:tm:)
(merged now)
#18

commented

done. Ty for the contribution! :)