SPIGOT-5204: Typo in deprecated enchantment name
By: md_5 <git@md-5.net>
This commit is contained in:
@@ -148,7 +148,7 @@ public class CraftEnchantment extends Enchantment {
|
||||
case 31:
|
||||
return "CHANNELING";
|
||||
case 32:
|
||||
return "MULTSHOT";
|
||||
return "MULTISHOT";
|
||||
case 33:
|
||||
return "QUICK_CHARGE";
|
||||
case 34:
|
||||
|
||||
Reference in New Issue
Block a user