
Soulbound item duplication when set to "ON_GROUND"
LiebeaLUA opened this issue · 3 comments
Describe the bug
When dying with one or more Soulbound items and retrieving them from your grave while "dropOnRetrieve" is set to "ON_GROUND", said items are duplicated.
To Reproduce
- Open them mod's config, go under "Grave Component Config" and set "Where to Drop Items" ("dropOnRetrieve") to "ON_GROUND"
- Give yourself one or more items with the Soulbound enchantment applied to them (and at least one more item if empty grave generation is disabled)
- Die and receive your Soulbound items back upon respawning
- Retrieve your grave and pick up all the dropped items, which should include a duplicate copy of any items which had Soulbound on them
Expected behavior
Your Soulbound items are given back to you as soon as you respawn, and duplicates are not generated inside your grave.
Priority
P3
(https://developers.google.com/issue-tracker/concepts/issues#priority)
Screenshots/Video
video_2025-03-17_12-24-37.mp4
Desktop
- OS: Windows 11
- Minecraft Version: 1.21.1
- YIGD Version: 2.4.14 [Fabric]
- Cloth Config API Version: 15.0.140 [Fabric]
- Fabric API Version: 0.115.0+1.21.1
Additional context
Verified both inside a modpack and only with the required dependencies.
Thank you for reporting! The issue has been identified and fixed in the development build. It will be fixed in the next release of the mod