[1.19.2] Curio slots do not apply bonuses but apply debuffs.
S0ndz opened this issue · 1 comments
Describe the bug
Using datapacks to configure XP bonuses for Artifacts curio items does not apply the specified bonus. However, applying a level requirement does give debuffs as expected. Even holding the desired item gives a debuff penalty despite not being specified.
Expected behavior
Equipping the artifacts item should apply the XP bonus to the specified ability, but does not. Equipping the artifacts in the curio slots does give debuff when the required level is not met. Holding the item also gives a debuff despite it not being configured in the .json document.
To Reproduce
Steps to reproduce the behavior:
- Go to '\datapacks\generated_pack\data\artifacts\pmmo\items'
- Edit desired item
- Apply changes and do /reload in game
- Equip item
- XP earned remains the same.
Versions:
- Minecraft: 1.19.2
- Loader: Forge-43.2.6
- PMMO: 1.19-3.0.2
- Curios API 1.19.2-5.1.3.0
- Artifacts 1.19.2-5.0.2
Additional context
Hoping this is something dumb like me screwing up the datapack file but I've checked it twice and still got no dice.