mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-06-25 10:14:43 +02:00
Update changelog
This commit is contained in:
@ -158,8 +158,7 @@ public final class SkillUtils {
|
||||
//1.13.2+ will have persistent metadata for this item
|
||||
AbstractPersistentDataLayer compatLayer = mcMMO.getCompatibilityManager().getPersistentDataLayer();
|
||||
compatLayer.setSuperAbilityBoostedItem(heldItem, originalDigSpeed);
|
||||
}
|
||||
else {
|
||||
} else {
|
||||
int duration = 0;
|
||||
int amplifier = 0;
|
||||
|
||||
|
Reference in New Issue
Block a user