diff --git a/index.toml b/index.toml
index d6c4e20..039eacc 100644
--- a/index.toml
+++ b/index.toml
@@ -302,6 +302,11 @@ file = "mods/geckolib.pw.toml"
 hash = "ce46f117a69cf45250fe90a6a9d964c3fbae3a80abc3a21ab94f68d453dbb3bf"
 metafile = true
 
+[[files]]
+file = "mods/handcrafted.pw.toml"
+hash = "b5f2f300fc3256a0ddfa80a06d43ef3282484a1fdf2e8b9edf05ebf4ab85da28"
+metafile = true
+
 [[files]]
 file = "mods/identity.pw.toml"
 hash = "89a2dd47f2d4d5da0964bb7e36f733e152ae277e500acc033d66e7fcc0aaaaeb"
diff --git a/mods/handcrafted.pw.toml b/mods/handcrafted.pw.toml
new file mode 100644
index 0000000..edb6674
--- /dev/null
+++ b/mods/handcrafted.pw.toml
@@ -0,0 +1,13 @@
+name = "Handcrafted"
+filename = "handcrafted-fabric-1.20.1-3.0.2.jar"
+side = "both"
+
+[download]
+url = "https://cdn.modrinth.com/data/pJmCFF0p/versions/P3JtKryj/handcrafted-fabric-1.20.1-3.0.2.jar"
+hash-format = "sha1"
+hash = "63bcd6bbe0cf0dab9bbfccbc07a17e8b706a3548"
+
+[update]
+[update.modrinth]
+mod-id = "pJmCFF0p"
+version = "P3JtKryj"
diff --git a/pack.toml b/pack.toml
index 0774416..4d8a894 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 = "3fe0a5994a396c287007dfb11ddc455fd563ddd377927ade306c4497f04db163"
+hash = "b3a6239f5daf65fb32410d93c9daab87a63000376fef8c1c49fb6ffdab7df97e"
 
 [versions]
 minecraft = "1.20.1"