diff options
author | CalMWolfs <94038482+CalMWolfs@users.noreply.github.com> | 2024-02-18 16:33:15 +1100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-18 16:33:15 +1100 |
commit | 375b66a6bd8776a5183319ff607ebf52b98ca91e (patch) | |
tree | 14c084376151f53a572a28f658d67b97b6346b54 | |
parent | 31dee698700496c50560d2085671e81da58e695c (diff) | |
parent | 2d034932785f6649042a1e210de8b0fc3c9dcdc1 (diff) | |
download | SkyHanni-REPO-375b66a6bd8776a5183319ff607ebf52b98ca91e.tar.gz SkyHanni-REPO-375b66a6bd8776a5183319ff607ebf52b98ca91e.tar.bz2 SkyHanni-REPO-375b66a6bd8776a5183319ff607ebf52b98ca91e.zip |
Merge pull request #116 from alexiayaa/ench-cocoa-craft
Update name of Enchanted Cocoa Beans in quick craftable items
-rw-r--r-- | constants/QuickCraftableItems.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/constants/QuickCraftableItems.json b/constants/QuickCraftableItems.json index aecc68e..ced38a6 100644 --- a/constants/QuickCraftableItems.json +++ b/constants/QuickCraftableItems.json @@ -25,7 +25,7 @@ "Enchanted Coal", "Enchanted Coal", "Enchanted Cobblestone", - "Enchanted Cocoa Bean", + "Enchanted Cocoa Beans", "Enchanted Cooked Mutton", "Enchanted Cookie", "Enchanted Dark Oak Wood", |