RubixDev / Inventorio

Inventorio - an inventory enhancement mod for Minecraft (Fabric / (Neo)Forge)
https://modrinth.com/mod/inventorio
57 stars 22 forks source link

[compatibility issue]: Cursery Mod Loose Curse Results in Item Duplication #226

Open Fandywn opened 1 year ago

Fandywn commented 1 year ago

I found an item duplication that relies on an interaction with a cursed enchantment added by the Cursery mod. The Loose curse gives items a small chance of being dropped from your inventory upon use. However, if an item with this curse is placed in the extended inventory, the item cursed item will be thrown from your inventory, but it remains in the extended inventory slots. This results in the cursed item being duplicated.

Reproducing the Glitch

  1. Have an item with the Loose curse (from Cursery Mod).
  2. Equip cursed item in one of the extended inventory slots.
  3. Use item until the Loose curse takes effect.
  4. Cursed item will drop onto the ground, but not be removed from the extended inventory slots.
  5. Pick up the item the dropped item; cursed item has been duplicated.