mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-14 19:55:52 -07:00
@@ -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
|
||||||
|
Reference in New Issue
Block a user