diff options
author | Matthew Vine <32849887+MattTheCuber@users.noreply.github.com> | 2023-03-26 08:04:50 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-26 23:04:50 +1100 |
commit | ad10ce401b9e530e8280e0edb58e75933450baa7 (patch) | |
tree | 7e426ac56e6707497b2d9f2a9f968fc855fe06fe | |
parent | 83e0920cf489a65a53842adac66765a65d01b662 (diff) | |
download | NotEnoughUpdates-REPO-ad10ce401b9e530e8280e0edb58e75933450baa7.tar.gz NotEnoughUpdates-REPO-ad10ce401b9e530e8280e0edb58e75933450baa7.tar.bz2 NotEnoughUpdates-REPO-ad10ce401b9e530e8280e0edb58e75933450baa7.zip |
Fix Turbo-Cocoa enchant id (#912)
-rw-r--r-- | constants/enchants.json | 2 |
1 files changed, 1 insertions, 1 deletions
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, |