From cda84419cd8b4d1717c9cb263e42b38654ce68ad Mon Sep 17 00:00:00 2001 From: "Erymanthus[#5074] | (u/)RayDeeUx" <51521765+RayDeeUx@users.noreply.github.com> Date: Mon, 28 Dec 2020 23:17:09 -0500 Subject: Rename "turbo_cacti" to "turbo_cactus" according to SBA (#343) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit — erymanthus | u/raydeeux --- constants/enchants.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/constants/enchants.json b/constants/enchants.json index 044b4ae1..eac34bf2 100644 --- a/constants/enchants.json +++ b/constants/enchants.json @@ -63,7 +63,7 @@ "telekinesis", "replenish", "silk_touch", - "turbo_cacti", + "turbo_cactus", "turbo_coco", "turbo_melon", "turbo_pumpkin" @@ -308,7 +308,7 @@ "turbo_carrot": 5, "turbo_potato": 5, "turbo_mushrooms": 5, - "turbo_cacti": 5, + "turbo_cactus": 5, "turbo_coco": 5, "turbo_melon": 5, "turbo_pumpkin": 5, -- cgit