diff options
122 files changed, 806 insertions, 1239 deletions
diff --git a/constants/enchants.json b/constants/enchants.json index 9218a5e9..dc6cbaf0 100644 --- a/constants/enchants.json +++ b/constants/enchants.json @@ -396,101 +396,6 @@ "turbo_wheat" ] ], - "enchants_min_level": { - "bane_of_arthropods": 5, - "big_brain": 5, - "chance": 3, - "cleave": 5, - "critical": 5, - "ender_slayer": 5, - "execute": 5, - "PROSECUTE": 5, - "fire_aspect": 2, - "first_strike": 4, - "triple-strike": 5, - "giant_killer": 5, - "titan_killer": 5, - "knockback": 2, - "lethality": 5, - "life_steal": 3, - "syphon": 3, - "luck": 5, - "scavenger": 3, - "sharpness": 5, - "smite": 5, - "thunderlord": 5, - "thunderbolt": 5, - "vampirism": 5, - "venomous": 5, - "vicious": 4, - "ultimate_chimera": 5, - "ultimate_combo": 5, - "ultimate_swarm": 5, - "ultimate_wise": 5, - "aiming": 5, - "cubism": 5, - "dragon_hunter": 5, - "flame": 1, - "impaling": 3, - "infinite_quiver": 5, - "piercing": 1, - "overload": 5, - "power": 5, - "punch": 2, - "snipe": 3, - "ultimate_rend": 5, - "telekinesis": 1, - "silk_touch": 1, - "compact": 10, - "experience": 4, - "fortune": 3, - "smelting_touch": 1, - "angler": 5, - "blessing": 5, - "caster": 5, - "expertise": 10, - "frail": 5, - "looting": 3, - "luck_of_the_sea": 5, - "lure": 5, - "magnet": 5, - "spiked_hook": 5, - "efficiency": 5, - "replenish": 1, - "harvesting": 5, - "aqua_affinity": 1, - "counter_strike": 5, - "true_protection": 1, - "protection": 5, - "fire_protection": 5, - "blast_protection": 5, - "projectile_protection": 5, - "growth": 5, - "sugar_rush": 3, - "rejuvenate": 5, - "respite": 5, - "feather_falling": 5, - "depth_strider": 3, - "thorns": 3, - "turbo_wheat": 5, - "turbo_cane": 5, - "turbo_warts": 5, - "turbo_carrot": 5, - "turbo_potato": 5, - "turbo_mushrooms": 5, - "turbo_cactus": 5, - "turbo_coco": 5, - "turbo_melon": 5, - "turbo_pumpkin": 5, - "ultimate_one_for_all": 1, - "ultimate_soul_eater": 5, - "ultimate_bank": 5, - "ultimate_last_stand": 5, - "ultimate_legion": 5, - "ultimate_no_pain_no_gain": 5, - "ultimate_wisdom": 5, - "cultivating": 10 - }, "enchants_xp_cost": { "sharpness": [ 10, diff --git a/constants/misc.json b/constants/misc.json index 01352c72..89fcbac7 100644 --- a/constants/misc.json +++ b/constants/misc.json @@ -31,65 +31,6 @@ "very special": "§c" }, - "special_enchants": [ - "Sharpness 6", - "Sharpness VI", - "Giant Killer 6", - "Giant Killer VI", - "Bane of Arthropods 6", - "Bane of Arthropods VI", - "Critical 6", - "Critical VI", - "Ender Slayer 6", - "Ender Slayer VI", - "Experience 4", - "Experience IV", - "Life Steal 4", - "Life Steal IV", - "Looting 4", - "Looting IV", - "Luck 6", - "Luck VI", - "Scavenger 4", - "Scavenger IV", - "Smite 6", - "Smite VI", - "Vampirism 6", - "Vampirism VI", - "Power 6", - "Power VI", - "Growth 6", - "Growth VI", - "Protection 6", - "Protection VI", - "True Protection 1", - "True Protection I", - "Sugar Rush 3", - "Sugar Rush III", - "Efficiency 6", - "Efficiency VI", - "Angler 6", - "Angler VI", - "Caster 6", - "Caster VI", - "Frail 6", - "Frail VI", - "Luck of t |
