Universal Graves

Universal Graves

5M Downloads

Possible loss of items when quick equip trinkets

Karashok-Leo opened this issue ยท 0 comments

commented

if (inventory.getStack(slot).isEmpty()) {

This accident occurs when the trinket itself increases the attributes of trinket slot (in my mod L2 Hostility Fabric)
Also the code of Trinkets itself that deals with the attributes of slot is bad