Equip from use ignores ICurio#canUnequip
of curio item already in slot
#332
Labels
type: bug
Something isn't working
ICurio#canUnequip
of curio item already in slot
#332
Versions (Be specific, do not write "latest"):
Observed Behavior:
Equipping an item from use will ignore canUnequip of the curio item already in the slot,
Expected Behavior:
If an item present in the curios slot doesn't allow it to be unequipped, block attempts of another curio item equipping from the use action.
Steps to Reproduce:
For context on this problem, I have a backpack mod and the backpack can only be unequipped if it's inventory is empty (for balancing purposes). This works as intended if using your cursor to take it out of the slot in the GUI but can be bypassed if using the equip from use action.
The text was updated successfully, but these errors were encountered: