Onequip trigger does not function with shift clicking
Summary
When shift-clicking to equip an item, the onequip trigger of any attached mythic enchantments are ignored. This ONLY effects mythic enchantments; artifacts function as expected
Steps to reproduce
Shift click to equip an item with an ~onEquip trigger.
Current behavior
The trigger is ignored. Can cause catastrophic results with armour that modifies player base stats, such as shown in the example: https://cdn.discordapp.com/attachments/817491459128688661/918091999859601438/Minecraft__1.17.1_-_Multiplayer_3rd-party_Server_2021-12-08_21-49-09.mp4
Intended correct behavior
Correctly call the trigger
Server log file
https://pastebin.com/yax0qQeC a link to a Pastebin paste with a copy of your server's latest.log file from startup to "Done!" AND includes a player connecting.
Debug log snippet
Not neccesary.
Proposed fixes
Correctly apply the trigger