Enchanted stuff is not included in the Death Items list
spekarchik opened this issue · 1 comments
Bug description
Enchanted tools, armor, and weapons are not saved in the Death Items list.
Reproduced on a clean Minecraft instance with only NeoForge 21.6.6-beta and Gravestone Mod 1.21.6-1.0.25.
Additionally, such items are sometimes not saved in the grave inventory either.
I couldn't determine exact steps to reproduce this, but I have a saved world (originally created in 1.21.5 with other mods, then opened in 1.21.6) where the issue is consistently reproducible.
Unfortunately, the world is quite large (~1.8 GB).
Minecraft version
1.21.6
Mod version
1.21.6-1.0.25
Mod loader and version
NeoForge 21.6.6-beta
Steps to reproduce
- Create a new world.
- Enchant a sword (or any tool/weapon/armor) with any enchantment.
- Kill the player.
- Check the Death Items list — the enchanted sword will not be included.
Expected behavior
The enchanted sword should appear in the Death Items list.
Log files
https://gist.github.com/spekarchik/9c1496dfac42824ea372c58caaaf2e01
Screenshots
No response
I’m also running into what might be a related bug — when I died by kinetic energy in 1.21.6, only junk items were recovered from the tombstone. I lost netherite gear and custom items. Using /restore didn’t help. No errors in the logs either. Not sure if it’s the same root issue as the enchanted stuff one, but figured I’d mention it!