diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-08-31 16:43:17 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-31 10:43:17 -0400 |
commit | a08535705d7a7534dbc6152c7f9340651693ac6d (patch) | |
tree | 52a5df025ace70ed2ce79b1ec6882e4d77cc82b3 /constants/enchants.json | |
parent | 2648117ebe2214bb0886868e9f4c3761904050ae (diff) | |
download | NotEnoughUpdates-REPO-a08535705d7a7534dbc6152c7f9340651693ac6d.tar.gz NotEnoughUpdates-REPO-a08535705d7a7534dbc6152c7f9340651693ac6d.tar.bz2 NotEnoughUpdates-REPO-a08535705d7a7534dbc6152c7f9340651693ac6d.zip |
Stuff - Added and fixed things yes (#609)
* Stuff
* Updating feature link
* Fixed Hard Stone Minion
* Fixing Items
* yep
* Fixing Pet
* Fixing NBT Tags
* Forgot one
* Removed interp and other things
* learn to format
Co-authored-by: IRONM00N <64110067+IRONM00N@users.noreply.github.com>
Diffstat (limited to 'constants/enchants.json')
-rw-r--r-- | constants/enchants.json | 95 |
1 files changed, 0 insertions, 95 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, |