Trinkets onEquip and onUnequip is not called when player swaps trinket
Tiviacz1337 opened this issue ยท 1 comments
Tiviacz1337 commented
Fabric 1.19.2 - 0.14.19
Trinkets 3.4.0
Methods Trinket#onEquip and Trinket#onUnequip are not called if player swaps trinket that is the same item, but with different nbt data.
emilyploszaj commented
This behavior was changed, the methods are now called.