-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
817785a
commit d116808
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
export const MAX_ENCHANTS = new Set(["Angler VI", "Aqua Affinity I", "Bane of Arthropods VII", "Big Brain V", "Blast Protection VII", "Blessing VI", "Caster VI", "Cayenne V", "Champion X", "Chance V", "Charm V", "Cleave VI", "Compact X", "Corruption V", "Counter-Strike V", "Critical VII", "Cubism VI", "Cultivating X", "Dedication IV", "Delicate V", "Depth Strider III", "Divine Gift III", "Dragon Hunter V", "Dragon Tracer V", "Efficiency VI", "Efficiency X", "Ender Slayer VII", "Execute VI", "Experience V", "Expertise X", "Feather Falling X", "Feather Falling XX", "Ferocious Mana X", "Fire Aspect III", "Fire Protection VII", "First Strike V", "Flame II", "Fortune IV", "Frail VI", "Frost Walker II", "Giant Killer VII", "Green Thumb V", "Growth VII", "Hardened Mana X", "Harvesting VI", "Hecatomb X", "Ice Cold V", "Impaling III", "Infinite Quiver X", "Knockback II", "Lethality VI", "Life Steal V", "Looting V", "Luck of the Sea VI", "Luck VII", "Lure VI", "Magnet VI", "Mana Steel III", "Mana Vampire X", "Overload V", "Paleontologist V", "Pesterminator V", "Piercing I", "Piscary VI", "Power VII", "Pristine V", "Projectile Protection VII", "Prosecute VI", "Protection VII", "Punch II", "Quantum V", "Rainbow I", "Rainbow II", "Rainbow III", "Reflection V", "Rejuvenate V", "Replenish I", "Respiration III", "Respite V", "Scavenger V", "Sharpness VII", "Silk Touch I", "Smarty Pants V", "Smelting Touch I", "Smite VII", "Smoldering V", "Snipe IV", "Spiked Hook VI", "Strong Mana X", "Sugar Rush III", "Sunder VI", "Syphon V", "Tabasco III", "Thorns III", "Thunderbolt VI", "Thunderlord VII", "Titan Killer VII", "Transylvanian V", "Triple-Strike V", "True Protection I", "Turbo-Cacti V", "Turbo-Cane V", "Turbo-Carrot V", "Turbo-Cocoa V", "Turbo-Melon V", "Turbo-Mushrooms V", "Turbo-Potato V", "Turbo-Pumpkin V", "Turbo-Warts V", "Turbo-Wheat V", "Vampirism VI", "Venomous VI", "Vicious V"]); | ||
export const MAX_ENCHANTS = new Set(["Angler VI", "Aqua Affinity I", "Bane of Arthropods VII", "Big Brain V", "Blast Protection VII", "Blessing VI", "Caster VI", "Cayenne V", "Champion X", "Chance V", "Charm V", "Cleave VI", "Compact X", "Corruption V", "Counter-Strike V", "Critical VII", "Cubism VI", "Cultivating X", "Dedication IV", "Delicate V", "Depth Strider III", "Divine Gift III", "Dragon Hunter V", "Dragon Tracer V", "Efficiency VI", "Efficiency X", "Ender Slayer VII", "Execute VI", "Experience V", "Expertise X", "Feather Falling X", "Feather Falling XX", "Ferocious Mana X", "Fire Aspect III", "Fire Protection VII", "First Strike V", "Flame II", "Fortune IV", "Frail VI", "Frost Walker II", "Giant Killer VII", "Green Thumb V", "Growth VII", "Hardened Mana X", "Harvesting VI", "Hecatomb X", "Ice Cold V", "Impaling III", "Infinite Quiver X", "Knockback II", "Lapidary V", "Lethality VI", "Life Steal V", "Looting V", "Luck of the Sea VI", "Luck VII", "Lure VI", "Magnet VI", "Mana Steal III", "Mana Vampire X", "Overload V", "Paleontologist V", "Pesterminator VI", "Piercing I", "Piscary VI", "Power VII", "Prismatic V", "Projectile Protection VII", "Prosecute VI", "Prosperity V", "Protection VII", "Punch II", "Quantum V", "Rainbow I", "Rainbow II", "Rainbow III", "Reflection V", "Rejuvenate V", "Replenish I", "Respiration IV", "Respite V", "Scavenger VI", "Sharpness VII", "Silk Touch I", "Smarty Pants V", "Smelting Touch I", "Smite VII", "Smoldering V", "Snipe IV", "Spiked Hook VI", "Strong Mana X", "Sugar Rush III", "Sunder VI", "Syphon V", "Tabasco III", "Thorns III", "Thunderbolt VI", "Thunderlord VII", "Titan Killer VII", "Toxophilite X", "Transylvanian V", "Triple-Strike V", "True Protection I", "Turbo-Cacti V", "Turbo-Cane V", "Turbo-Carrot V", "Turbo-Cocoa V", "Turbo-Melon V", "Turbo-Mushrooms V", "Turbo-Potato V", "Turbo-Pumpkin V", "Turbo-Warts V", "Turbo-Wheat V", "Vampirism VI", "Venomous VI", "Vicious V"]); |