[Request] Bauble equip & unequip events or listeners
CursedFlames opened this issue ยท 0 comments
So, IBauble has onEquipped and onUnequipped. These work if you want to detect your own mod's bauble being equipped and unequipped, but it seems there is no easy way to detect any bauble being equipped/unequipped, other than checking the bauble inventory every tick. Is there any chance we could get event bus events, or a way to add listeners, for these?