Interaction with JDT experience holder (And probably other experience holding mods) provide xp, and on giving the xp back to the player, it runs through the mixin again, thus allowing an xp dupe. It hits the mixin giveExperiencePoints and does a 1.5F multiple to the experience gained as if it was new xp, and multiplies it every time it's given back to the player.
Expected behaviour
XP level should only change from mob kills rather than player gain xp
Modpack
Yes
Neoforge Version
21.1.61
Mod Version
1.21.2.1.2
Describe the issue
Interaction with JDT experience holder (And probably other experience holding mods) provide xp, and on giving the xp back to the player, it runs through the mixin again, thus allowing an xp dupe. It hits the mixin giveExperiencePoints and does a 1.5F multiple to the experience gained as if it was new xp, and multiplies it every time it's given back to the player.
Expected behaviour
XP level should only change from mob kills rather than player gain xp
Screenshots
No response