From a7ffbd24246a120d6ecaf99c044da6200af9622d Mon Sep 17 00:00:00 2001 From: nopothegamer <40329022+nopothegamer@users.noreply.github.com> Date: Sun, 23 May 2021 00:04:08 +1000 Subject: Update enchants.json (#495) --- constants/enchants.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'constants') diff --git a/constants/enchants.json b/constants/enchants.json index a110beda..dc186c54 100644 --- a/constants/enchants.json +++ b/constants/enchants.json @@ -18,7 +18,7 @@ "life_steal", "looting", "luck", - "prosecute", + "PROSECUTE", "scavenger", "sharpness", "smite", @@ -217,7 +217,7 @@ "life_steal" ], [ "execute", - "prosecute" + "PROSECUTE" ], [ "depth_strider", "frost_walker" @@ -335,7 +335,7 @@ "critical": 5, "ender_slayer": 5, "execute": 5, - "prosecute": 5, + "PROSECUTE": 5, "fire_aspect": 2, "first_strike": 4, "triple-strike": 5, -- cgit