mirror of
https://github.com/alexcrea/CustomAnvil.git
synced 2026-06-24 00:26:16 +02:00
Merge branch 'master' into configGui-part5
This commit is contained in:
commit
95c976bd56
11 changed files with 117 additions and 37 deletions
|
|
@ -39,6 +39,7 @@ public enum EnchantmentProperties {
|
|||
SOUL_SPEED(EnchantmentRarity.VERY_RARE),
|
||||
SWIFT_SNEAK(EnchantmentRarity.VERY_RARE),
|
||||
SWEEPING(EnchantmentRarity.RARE),
|
||||
SWEEPING_EDGE(EnchantmentRarity.RARE),
|
||||
THORNS(EnchantmentRarity.VERY_RARE),
|
||||
UNBREAKING(EnchantmentRarity.UNCOMMON),
|
||||
VANISHING_CURSE(EnchantmentRarity.VERY_RARE);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue