marex-git / gemXp

Fork of the PearlXP minecraft (Bukkit) plugin, implementing the storage of XP in an item.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Picked up filled gems don't always appear in inventory

Seud opened this issue · comments

commented

Under some circumstances, picking up filled gems (Or items with the qame ID) may cause them to not appear in the inventory until it is updated (e.g. by opening a chest)

commented

Procedure :

  • Use 1 as max filled gem stacksize and a 64-stackable item as the unfilled gem
  • Go to creative mode
  • Take a stack of unfilled gems
  • Hammer left-click (Or something else) to fill gems
  • Once inventory is full, filled gems will drop to the ground
  • Destroy some of the gems, dropped gems will be picked up but won't show up (Inventory seems like it's not full)
  • Open a chest. Hidden treasure appears !