1
0
mirror of https://github.com/mcMMO-Dev/mcMMO.git synced 2026-02-17 17:32:36 +01:00
This commit is contained in:
nossr50
2026-01-26 11:33:11 -08:00
parent 8ac3198386
commit e24b5b0b75
3 changed files with 4 additions and 4 deletions

View File

@@ -1,11 +1,11 @@
Version 2.2.049
Combat abilities work with spear in off-hand again (see notes)
Sweet berry bushes now work with Herbalism (thanks dnocturne)
(Codebase) Fixed unit tests for Java 25 (thanks Warriorrrr)
Fixed copper items not giving XP for Repair (thanks Remski01)
Fixed edge case where mcMMO could drop items with stack size set outside normal bounds
Fixed rare edge case where mcMMO could drop items with stack size set outside normal bounds
Fixed a bug where tamed wolves could cause errors on Folia (thanks Warriorrrr)
Improved compatibility with Excellent Enchants (fixed error spam from Flame Walker)
(Codebase) Fixed unit tests when building mcMMO with Java 25 (thanks Warriorrrr)
NOTES:
As a semi-permanent work around, mcMMO keeps track of when players swing their weapon, if they have swung it recently enough combat skills will work even if you have a spear in your off-hand.