1
0
mirror of https://github.com/Zrips/Jobs.git synced 2024-11-29 14:05:25 +01:00

Fix typo for soul speed enchantment

Fixes #1122
This commit is contained in:
montlikadani 2021-03-21 18:25:40 +01:00
parent 24968f2218
commit 6e144d5f02

View File

@ -45,7 +45,7 @@ public enum CMIEnchantment {
SHARPNESS("DAMAGE_ALL"),
SILK_TOUCH,
SMITE("DAMAGE_UNDEAD", "UNDEAD_DAMAGE"),
SOULD_SPEED,
SOUL_SPEED,
SWEEPING("SWEEPING_EDGE"),
THORNS,
UNBREAKING("DURABILITY"),