From ad10ce401b9e530e8280e0edb58e75933450baa7 Mon Sep 17 00:00:00 2001 From: Matthew Vine <32849887+MattTheCuber@users.noreply.github.com> Date: Sun, 26 Mar 2023 08:04:50 -0400 Subject: Fix Turbo-Cocoa enchant id (#912) --- constants/enchants.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/constants/enchants.json b/constants/enchants.json index 2470a00e..45bf9d83 100644 --- a/constants/enchants.json +++ b/constants/enchants.json @@ -1257,7 +1257,7 @@ 40, 50 ], - "turbo_cocoa": [ + "turbo_coco": [ 10, 20, 30, -- cgit