Items in Curios Slots do not automatically get equipped back to those slots when curios are enabled
wynand22erasmus opened this issue ยท 0 comments
Items that are in the Curio slots on the Player when the Player Dies do not go back into those slots like the armour, hotbar and offhand does. This only applies when the Curios API is being used by other mods concurrently with this gravestone mod.
Steps to reproduce the issue
Add this mod to a modpack
Add a mod that uses Curios to the same modpack (Sophisticated Backpacks, Create, etc.)
Run the modpack
Equip something into the Curio slots (from the modpack that uses curios)
Die in game
Pick up all items from your grave.
Note that everything whent back to where they were when you died except for the items that were equipped to the curio slots.
Expected behavior
Items equipped to the curio slots on the player when the player dies should go back into those slots when the user claims their grave stone.
Versions
- Minecraft version 1.18.2
- Forge version 40.2.10
- Mod version 1.0.1
Other mods
Curios API (Forge)
Create
Sophisticated Backpacks