Octo-Studios / relics

Other
42 stars 32 forks source link

[1.20.1] Infinity Ham cannot be used if equippable in Curios #108

Closed TheIllusiveC4 closed 10 months ago

TheIllusiveC4 commented 10 months ago

Versions:

It looks like this is a result of the base RelicItem returning true for ICurioItem#canEquipFromUse but not overridden to be false for this particular item that has a separate use behavior. I'm not sure if this is the only one as I only tested one other item, the Shadow Glaive, which does not share this problem.

SSKirillSS commented 10 months ago

Should be fixed in the latest update.