mirror of
https://github.com/TotalFreedomMC/TF-EssentialsX.git
synced 2025-02-11 20:00:46 +00:00
Revert "Add mending enchantment to serializer."
This reverts commit 743ac51c4c
.
This commit is contained in:
parent
5960f55339
commit
30d5fbdf8d
1 changed files with 0 additions and 2 deletions
|
@ -149,8 +149,6 @@ public class Enchantments {
|
|||
ENCHANTMENTS.put("lure", Enchantment.LURE);
|
||||
ALIASENCHANTMENTS.put("rodlure", Enchantment.LURE);
|
||||
|
||||
ENCHANTMENTS.put("mending", Enchantment.MENDING);
|
||||
|
||||
// 1.8
|
||||
try {
|
||||
Enchantment depthStrider = Enchantment.getByName("DEPTH_STRIDER");
|
||||
|
|
Loading…
Reference in a new issue