geforkt von Mirrors/Paper
SPIGOT-4264: Fix channeling EnchantmentWrapper
By: md_5 <git@md-5.net>
Dieser Commit ist enthalten in:
Ursprung
f50aec2a42
Commit
7914e5e323
@ -171,7 +171,7 @@ public abstract class Enchantment implements Keyed {
|
|||||||
* Strikes lightning when a mob is hit with a trident if conditions are
|
* Strikes lightning when a mob is hit with a trident if conditions are
|
||||||
* stormy
|
* stormy
|
||||||
*/
|
*/
|
||||||
public static final Enchantment CHANNELING = new EnchantmentWrapper("chanelling");
|
public static final Enchantment CHANNELING = new EnchantmentWrapper("channeling");
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Allows mending the item using experience orbs
|
* Allows mending the item using experience orbs
|
||||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren