diff --git a/index.toml b/index.toml
index 8beb72c..91433d3 100644
--- a/index.toml
+++ b/index.toml
@@ -292,6 +292,11 @@ file = "mods/caracal_mob.pw.toml"
 hash = "afa6eaa0dba8f23b7094929a38d9402863396064fc850cb847ea56375262dc47"
 metafile = true
 
+[[files]]
+file = "mods/cardinal-components-api.pw.toml"
+hash = "50e3b067e93d3e6683d540edc4d046ed7b6b5fbb31409df1727b120f225b1975"
+metafile = true
+
 [[files]]
 file = "mods/carpet-fixes.pw.toml"
 hash = "d7c6555b666ff113894f6dd6dba7e6cc95c041542d06a39fd6f67421341711b9"
@@ -1162,6 +1167,11 @@ file = "mods/travelers-titles.pw.toml"
 hash = "df6c42195656610837ff05462ac37bb40da04a18de198333769030c562cbfe2d"
 metafile = true
 
+[[files]]
+file = "mods/travelersbackpack.pw.toml"
+hash = "d3f43c1b4ceee76f41e0033884cf56a311d5150b99fb95187df4a4e85ac91041"
+metafile = true
+
 [[files]]
 file = "mods/traverse.pw.toml"
 hash = "e260ccd93b6650fc7317b51c5e0beffc5fef680d42808c2fd1ed7cab098d1b20"
diff --git a/mods/cardinal-components-api.pw.toml b/mods/cardinal-components-api.pw.toml
new file mode 100644
index 0000000..e3f389d
--- /dev/null
+++ b/mods/cardinal-components-api.pw.toml
@@ -0,0 +1,13 @@
+name = "Cardinal Components API"
+filename = "cardinal-components-api-5.2.2.jar"
+side = "both"
+
+[download]
+url = "https://cdn.modrinth.com/data/K01OU20C/versions/qW85eawp/cardinal-components-api-5.2.2.jar"
+hash-format = "sha1"
+hash = "b049c6342185dae10607d6c1fe2fd792db189582"
+
+[update]
+[update.modrinth]
+mod-id = "K01OU20C"
+version = "qW85eawp"
diff --git a/mods/travelersbackpack.pw.toml b/mods/travelersbackpack.pw.toml
new file mode 100644
index 0000000..a5c2616
--- /dev/null
+++ b/mods/travelersbackpack.pw.toml
@@ -0,0 +1,13 @@
+name = "Traveler's Backpack"
+filename = "travelers-backpack-1.20.1-9.1.9.jar"
+side = "both"
+
+[download]
+url = "https://cdn.modrinth.com/data/rlloIFEV/versions/C78BanYS/travelers-backpack-1.20.1-9.1.9.jar"
+hash-format = "sha1"
+hash = "45dc110ff1b9c5ef2a362193753bf199d6bac55b"
+
+[update]
+[update.modrinth]
+mod-id = "rlloIFEV"
+version = "C78BanYS"
diff --git a/pack.toml b/pack.toml
index 6e9027c..3393df4 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 = "ee1b901981e522dbea7f671bf22acca821e388bacb1836763a229f389cf25c79"
+hash = "12be3ca5e199c0297c66131bfdd76f72432d6726b0afceda24e6e3ae4eae360a"
 
 [versions]
 fabric = "0.15.3"