diff --git a/index.toml b/index.toml
index 6b46b45..8a2b82b 100644
--- a/index.toml
+++ b/index.toml
@@ -137,6 +137,11 @@ file = "mods/carpet.pw.toml"
 hash = "095a93b4f0b4e2b8fadf8359bc145cbdd83be3c5bf23432e9a5f4e54d60de5b4"
 metafile = true
 
+[[files]]
+file = "mods/cc-tweaked.pw.toml"
+hash = "7f3f11f7ad41a1db22cac43f2954dafc72bd7af56ce2a677167fbcf7e9fab2f4"
+metafile = true
+
 [[files]]
 file = "mods/cit-resewn.pw.toml"
 hash = "44e2cc695c040b7bbca462165099fa3c56a98aa8f01104bb067dc850b65f6d02"
diff --git a/mods/cc-tweaked.pw.toml b/mods/cc-tweaked.pw.toml
new file mode 100644
index 0000000..a623848
--- /dev/null
+++ b/mods/cc-tweaked.pw.toml
@@ -0,0 +1,13 @@
+name = "CC: Tweaked"
+filename = "cc-tweaked-1.20.1-fabric-1.108.3.jar"
+side = "both"
+
+[download]
+url = "https://cdn.modrinth.com/data/gu7yAYhd/versions/taNGLI3t/cc-tweaked-1.20.1-fabric-1.108.3.jar"
+hash-format = "sha1"
+hash = "ec30e90bffccd9471b094d94ce3ea55200f4a071"
+
+[update]
+[update.modrinth]
+mod-id = "gu7yAYhd"
+version = "taNGLI3t"
diff --git a/pack.toml b/pack.toml
index d07a0f3..b5bd4fb 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 = "598357a53e402336cd4e6134f163a6b6e3183f4471aea11208d7071a0fcc9f16"
+hash = "8e75bb63142a990827f2374dbf25d7c80a99264bd3f7eb06177bf5ba630c302e"
 
 [versions]
 minecraft = "1.20.1"