Update to Minecraft 1.11.1

By: md_5 <git@md-5.net>
This commit is contained in:
Bukkit/Spigot
2016-12-21 07:00:00 +11:00
parent d623ad5b5a
commit 47164ee2b2
4 changed files with 7 additions and 3 deletions

View File

@@ -95,6 +95,11 @@ public abstract class Enchantment {
*/
public static final Enchantment LOOT_BONUS_MOBS = new EnchantmentWrapper(21);
/**
* Increases damage against targets when using a sweep attack
*/
public static final Enchantment SWEEPING_EDGE = new EnchantmentWrapper(22);
/**
* Increases the rate at which you mine/dig
*/