[Bug]: Copy eqipped items after respawning
mc-kaishixiaxue opened this issue ยท 2 comments
Minecraft Version
1.20.1
What happened?
The items in Curios API's GUI will be copied after respawning.
How do you trigger this bug?
- Set
keeyInventory
totrue
; - Equip an item in Curios slot;
- Run
/kill
command; - Click
Respawn
button; - The item was copied.
Loader
Forge
Loader Version
47.2.30
Mod Version
5.9.0+1.20.1
Relevant Log Outputs
I cannot reproduce this with just Curios (and Artifacts). Setting keepInventory
to true
and then dying/respawning does not duplicate items. Please try it out yourself with only Curios and one other mod that adds a curio slot/item. If this only happens with your mod list, then it's likely a mod conflict with another mod.
it seems like this is caused by DivineRPG