TheXFactor117 / Loot-Slash-Conquer-Pre1.14

An immersive, action-RPG mod based on Hack/Mine.
Other
15 stars 13 forks source link

Armor Broken #12

Closed JupiterYourHero closed 6 years ago

JupiterYourHero commented 6 years ago

https://gyazo.com/55cc11f3db091362dab383756aa9e6bd

TheXFactor117 commented 6 years ago

Known issue - I'm looking into it (I think Armor reductions still calculate properly but there is a slight chance that Armor reductions don't work).

I'm going to re-work the vanilla Armor system in Alpha 7, which will fix these issues.

Feltarkh200 commented 6 years ago

I guess the problem is that he is only having 2 armor points despite all his armor pieces, i got the same bug and i guess it's because the attributes don't stack cause they have the same uuid (this is a vanilla bug : https://bugs.mojang.com/browse/MC-16466)

TheXFactor117 commented 6 years ago

@Feltarkh200 That makes perfect sense - I'm actually most likely going to implement our own armor reduction system, foregoing the vanilla system entirely so this won't be an issue under that.

If I revert back to the vanilla armor system in the future, this will be fixed by using a new UUID per armor piece.

TheXFactor117 commented 6 years ago

This should be fixed in the next update.