Compatibility with Utility Belt
Abbie5 opened this issue ยท 2 comments
Currently, items in your utility belt get deleted when you die if YIGD is installed.
Thank you for reporting! I believe I've found the cause of this issue. The utility belt will when the player inventory is cleared, clear the belt itself. When YiGD stores a player's inventory in a grave, the player inventory is cleared afterwards as no items should drop by mistake, duplicating it. This clears the already stored utility belt.
I've fixed it on my side, and will release a new version hopefully within a few days