This commit is contained in:
nossr50
2020-08-18 21:11:15 -07:00
parent 1feee7f312
commit 500ab628dd
6 changed files with 60 additions and 30 deletions

View File

@ -1,11 +1,12 @@
Version 2.1.143
mcMMO now tracks super ability boosted items through item metadata
mcMMO now tracks super ability boosted items through persistent metadata
mcMMO no longer relies on lore to tell if an item has been modified by a super ability
Slight buff to Rupture
Slight buff to Rupture (1 more tick duration across all ranks)
Lore no longer gets added to items being buffed by mcMMO
NOTES:
The item tracking on 1.14+ is persistent (up until now its been temporary)
Lore still gets added and removed from the item, this is sort of a failsafe. It can be considered optional.
The item tracking is persistent for MC versions 1.13-1.16.2 (and beyond). However the code handling the persistence for 1.13.2 differs from the other versions. It shouldn't result in any problems.
Any items that currently have the "mcMMO Ability Tool" lore on them won't get touched by anything this update does, there is no way to tell what the true enchant values on those items should be.
Version 2.1.142
Iron Arm Style renamed to Steel Arm Style