Skip to content

Commit 2d5be6d

Browse files
committed
Add 2.2.055 changelog entries for permission, Cripple sound, and durability fixes
1 parent bc2bd41 commit 2d5be6d

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

Changelog.txt

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,13 @@
11
Version 2.2.055
2+
Fixed the 'mcmmo.perks.xp.25percentboost' permission and its per-skill child nodes not being registered (See notes)
3+
Fixed Maces Cripple playing an extra anvil break sound that could not be disabled in sounds.yml (See notes)
4+
Fixed Super Breaker and Tree Feller mishandling durability on items with a custom max_damage component (See notes)
5+
Fixed Tree Feller ignoring durability damage changes made by other plugins via PlayerItemDamageEvent
6+
7+
NOTES:
8+
The mcmmo.perks.xp.25percentboost permission family now behaves like the 10, 50, and 150 percent variants; previously only mcmmo.perks.xp.25percentboost.all had any effect.
9+
Cripple now plays a single sound which can be adjusted or disabled with the CRIPPLE entry in sounds.yml.
10+
Items with a custom maximum durability (set through the max_damage item component by data packs or item plugins) previously could make super abilities stop working or appear to restore durability; ability durability loss now always uses the item's own maximum.
211

312
Version 2.2.054
413
Added compatibility for new blocks and items from Chaos Cubed (Minecraft 26.2) to mcMMO

0 commit comments

Comments
 (0)