mirror of
https://github.com/PaperMC/Paper.git
synced 2024-12-22 08:57:35 +01:00
SPIGOT-5204: Typo in deprecated enchantment name
This commit is contained in:
parent
7f33c6a2f5
commit
860b354014
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user