diff --git a/index.toml b/index.toml
index 69be319..fe26468 100644
--- a/index.toml
+++ b/index.toml
@@ -158,6 +158,11 @@ file = "mods/e4mc.pw.toml"
 hash = "7685618d499e7cf9e0296dab7b06dd8520019c1d3c147ffab5d3da9ea7791549"
 metafile = true
 
+[[files]]
+file = "mods/emi.pw.toml"
+hash = "61d4f489d43922fb32e1868ddce2129ecfaddb40e42029908d41142057a28f89"
+metafile = true
+
 [[files]]
 file = "mods/entity-model-features.pw.toml"
 hash = "ceabdf57ccfdf9aefc04e6f3bc10e06d6a3320037a0ff60f5990501c9a5d6302"
@@ -223,6 +228,11 @@ file = "mods/iris.pw.toml"
 hash = "87ea5bf588ed195eaee3bcbd2432b5671692a203b25b688ffcbfeea6d2cea775"
 metafile = true
 
+[[files]]
+file = "mods/jei.pw.toml"
+hash = "3851cfa6f95cac87314de473dd4179271c8dab6c639652dc83ac688169c00124"
+metafile = true
+
 [[files]]
 file = "mods/krypton.pw.toml"
 hash = "71ef7cc16632c0039fe194183b5885968c6d740aaa67a58000653ae0cb40b882"
diff --git a/mods/emi.pw.toml b/mods/emi.pw.toml
new file mode 100644
index 0000000..3d16a31
--- /dev/null
+++ b/mods/emi.pw.toml
@@ -0,0 +1,13 @@
+name = "EMI"
+filename = "emi-1.0.23+1.20.1+fabric.jar"
+side = "both"
+
+[download]
+url = "https://cdn.modrinth.com/data/fRiHVvU7/versions/HlfhF7AQ/emi-1.0.23%2B1.20.1%2Bfabric.jar"
+hash-format = "sha1"
+hash = "199e6f30d68aac02bde11ac20e5c119fa15c6669"
+
+[update]
+[update.modrinth]
+mod-id = "fRiHVvU7"
+version = "HlfhF7AQ"
diff --git a/mods/jei.pw.toml b/mods/jei.pw.toml
new file mode 100644
index 0000000..abbc5ed
--- /dev/null
+++ b/mods/jei.pw.toml
@@ -0,0 +1,13 @@
+name = "Just Enough Items"
+filename = "jei-1.20.1-fabric-15.2.0.27.jar"
+side = "both"
+
+[download]
+url = "https://cdn.modrinth.com/data/u6dRKJwZ/versions/lIRFslED/jei-1.20.1-fabric-15.2.0.27.jar"
+hash-format = "sha1"
+hash = "c39352c9790d589a0ec7adcccd220e3388ca1296"
+
+[update]
+[update.modrinth]
+mod-id = "u6dRKJwZ"
+version = "lIRFslED"
diff --git a/pack.toml b/pack.toml
index 3aeb769..fcd5c35 100644
--- a/pack.toml
+++ b/pack.toml
@@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
 [index]
 file = "index.toml"
 hash-format = "sha256"
-hash = "e599c3f24fc485748b23f09138b05c2713ce771aac83c1d5dbfc330cbe3f9491"
+hash = "9c239d8ba955a400780f6020979346d3703576964e6e36747b1c968cd63b53d4"
 
 [versions]
 minecraft = "1.20.1"