Enigmatic Legacy

Enigmatic Legacy

10M Downloads

(Minor bug) ring of the Seven curses and heart of the golem adding and removing armor in loop

Yokamix opened this issue ยท 1 comments

commented

Versions (Be specific, do not write "latest"):

  • Enigmatic Legacy: 1.16.5-2.11.11
  • Curios API: 1.16.5-4.0.8.0
  • Patchouli: 1.16.5-53.2
  • Forge: 1.16.5-forge-36.2.20

Description of a Bug:

When wearing the ring of the seven curses and the heart of the golem (without armor) at the same time, the player will gain and lose armor (at least visually). I had changed the config of the golem core, to change the armor amout from 16 to 24 when not wearing anything. I think it may be because the ring of the seven curses reduce armor in loop while the heart of the golem try to set it to 24.

How to Reproduce:

  1. Put the ring of the seven curses
  2. Put the heart of the golem
  3. Be in survival
  4. Behold!

Logs:

Crash Log: no crash

commented

I may have found the reason. I tested a bit more, and saw that :

  1. It can happen without the ring of the seven curses

  2. It happens when the armor value of the heart of the golem core in the client and in the config are different. And that mean it can probably only happen on a server