13
0
geforkt von Mirrors/Paper

SPIGOT-4264: Fix channeling EnchantmentWrapper

By: md_5 <git@md-5.net>
Dieser Commit ist enthalten in:
Bukkit/Spigot 2018-08-14 20:37:03 +10:00
Ursprung f50aec2a42
Commit 7914e5e323

Datei anzeigen

@ -171,7 +171,7 @@ public abstract class Enchantment implements Keyed {
* Strikes lightning when a mob is hit with a trident if conditions are
* stormy
*/
public static final Enchantment CHANNELING = new EnchantmentWrapper("chanelling");
public static final Enchantment CHANNELING = new EnchantmentWrapper("channeling");
/**
* Allows mending the item using experience orbs