Update changelog

This commit is contained in:
nossr50
2021-04-16 10:05:21 -07:00
parent 7393421607
commit 76ebd85afa
2 changed files with 5 additions and 2 deletions

View File

@ -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;