CivClassic / Finale

Configure-ably alter combat mechanics and regeneration to match prior Minecrafts, or custom gens, built for Minecraft Paper 1.16.5
MIT License
0 stars 14 forks source link

Attribute bugfix #1

Closed Protonull closed 4 years ago

Protonull commented 4 years ago

Fixed a rather innocuous bug as it didn't do much except clutter the NBT data of an item, but when Finale now sets the damage and attack speed for an item, it will no longer set duplicate entries, nor will it keep duplicate entries. It will only remove attributes that are identical.

I figure that Finale will be updated or removed for 1.14, so I'm aware that this work might not be relevant towards that, but this bug is frustrating enough right now that I decided to fix it :P

Maxopoly commented 4 years ago

cool, thanks