[Bug]: Accessories don't work
Partonetrain opened this issue ยท 1 comments
General Info
- I am running a modpack
- I can reproduce this issue consistently in single-player
- I can reproduce this issue consistently in multi-player
- I have searched for this issue previously and it was either (1) not previously reported, or (2) previously fixed and I am having the same problem.
- I am crashing and can provide my crash report(s)
- I am using the latest version of the mod
Forge version
NeoForge 21.1.89
Mod version
1.21.1-6.0.0-alpha7
Java version
21
Issue Description
Accessories do not apply effects or modifiers.

It seems this method (for effect rings) is never called:

This same goes for AbstractAccessoryItem#onEquip for modifier-type accessories like Knuckles.
I would also like to bring up that the curio type tooltip (the one without the "slot" text) is unnecessary

Additional Information
No response