diff --git a/index.toml b/index.toml
index d53afce..c819697 100644
--- a/index.toml
+++ b/index.toml
@@ -1833,6 +1833,11 @@ file = "mods/emi-1.1.10+1.20.1+fabric.pw.toml"
 hash = "a8bd2df6846f657378a538622996aa545e3638eb084a3e7335b61825cf7b2dd6"
 metafile = true
 
+[[files]]
+file = "mods/enchantment-descriptions.pw.toml"
+hash = "4bcaa2365c49e63ddb09bfe2ac2fd741ac1e2a4f6e774e423ee54e94c1a75837"
+metafile = true
+
 [[files]]
 file = "mods/enhancedblockentities-0.9+1.20.pw.toml"
 hash = "4873cff639aefbf9acdf5915997977b4992d1a15480a769bd9ba8ae73f84803b"
diff --git a/mods/enchantment-descriptions.pw.toml b/mods/enchantment-descriptions.pw.toml
new file mode 100644
index 0000000..66cdbe5
--- /dev/null
+++ b/mods/enchantment-descriptions.pw.toml
@@ -0,0 +1,13 @@
+name = "Enchantment Descriptions"
+filename = "EnchantmentDescriptions-Fabric-1.20.1-17.1.18.jar"
+side = "client"
+
+[download]
+url = "https://cdn.modrinth.com/data/UVtY3ZAC/versions/G4P1MSAp/EnchantmentDescriptions-Fabric-1.20.1-17.1.18.jar"
+hash-format = "sha512"
+hash = "693631ebe24048285885db6bdd348c2fd83c54b9314a95b0a09a56aff20f1fa33a14d501b3e5d1c32570e1bb37cc5c667a08a630c4eae48f0b0bca045e7fdbbd"
+
+[update]
+[update.modrinth]
+mod-id = "UVtY3ZAC"
+version = "G4P1MSAp"
diff --git a/pack.toml b/pack.toml
index eac5850..6db65e5 100644
--- a/pack.toml
+++ b/pack.toml
@@ -5,7 +5,7 @@ pack-format = "packwiz:1.1.0"
 [index]
 file = "index.toml"
 hash-format = "sha256"
-hash = "2414dba47e34b28d637ba85a506bda5d7efb11ebe9c8bdd74c9be9040f0c1de3"
+hash = "6798de3ce66c07e28742604c20a12228b6c23513028e51b374847dd6a750cab5"
 
 [versions]
 fabric = "0.16.0"