Project MMO

Project MMO

10M Downloads

[1.20.1] Curios Slots Not Counting as `WORN`

SomewhatDamaged opened this issue ยท 1 comments

commented

Describe the bug
Adding an XP bonus to an item that goes in a curio slot as WORN doesn't give bonus.

Expected behavior
An item in a curio slot should give an assigned XP bonus under the WORN action.

To Reproduce
Steps to reproduce the behavior:

  1. Install Sophisticated Backpacks
  2. Create datapack, give backpack:
  "bonuses": {
    "WORN": {"endurance": 1.50}
  }
  1. Put backpack on
  2. Get no bonus

Versions:

  • Minecraft: 1.20.1
  • Loader: Forge-47.1.0
  • PMMO: 1.20.1-0.0.3
commented

This is due to Curios compat not yet being readded post-port. I will reintroduce it in the next update.