You're in Grave Danger

You're in Grave Danger

17M Downloads

Grave items don't stack with non-grave items

DolarJoe opened this issue ยท 2 comments

commented

Describe the bug
Grave items don't stack with non-grave items

To Reproduce
Steps to reproduce the behavior:

  1. pick up an item (birch log)
  2. use /kill command (or any other means to kill the player)
  3. pick up the same item
  4. pick up the grave

Expected behavior
I have a stack of 2 birch logs in 1 inventory slot

Actual behavior
I have 2 slots in inventory each with 1 birch log. After dropping them on the ground and picking it back up the issue fixes itself.

Desktop (please complete the following information):

  • OS: Windows
  • Minecraft Version: 1.19.2
  • Version: 1.4.3

Additional context

  • No other mods are installed, purely a yigd issue.
  • See screenshot for the difference in NBT data

Screenshots
2022-09-14_11 59 39

commented

Huh that's odd... I was aware of that it would split the items in different stacks but not that it couldn't stack at all after. I'll try and see why this is caused and what I could do to fix it. I'll let you know when I release a new version with the fix

commented

Released a new version (1.4.4) that will fix this. Thanks for reporting the issue!