diff --git a/.minecraft/index.toml b/.minecraft/index.toml index 4c57799..d442752 100644 --- a/.minecraft/index.toml +++ b/.minecraft/index.toml @@ -38,6 +38,11 @@ file = "mods/betternether.pw.toml" hash = "4282b7fa7650440b13dc25a7a3f9433b69f4e2701a95315629a8b1e98e304891" metafile = true +[[files]] +file = "mods/cardinal-components.pw.toml" +hash = "fb92a9f098e0b0ad7ce8af2d9f046ad8f3ae7179df3a7029423f9ecc27f375aa" +metafile = true + [[files]] file = "mods/cc-restitched.pw.toml" hash = "68d97d7c43f28d54f75e4acfdcfc05c3c963739d438892d8d84c68ebc9d181bf" @@ -193,6 +198,11 @@ file = "mods/thonkutil.pw.toml" hash = "d227749ef001a75ad588e4f59edf1f4a97e537458bdefb414331c31c0a437d0b" metafile = true +[[files]] +file = "mods/travelers-backpack-fabric.pw.toml" +hash = "73449347a12ec4731aea47a1ce16c97347bcf7abf64dd3a0cd0e5c3ce85019cf" +metafile = true + [[files]] file = "mods/trinkets.pw.toml" hash = "712e87884c53ad1c8891e7ea384318750051684144972ad11a15c44cf327a864" diff --git a/.minecraft/mods/cardinal-components.pw.toml b/.minecraft/mods/cardinal-components.pw.toml new file mode 100644 index 0000000..b5ce7c8 --- /dev/null +++ b/.minecraft/mods/cardinal-components.pw.toml @@ -0,0 +1,13 @@ +name = "Cardinal Components" +filename = "cardinal-components-api-4.2.0.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "0a203703f99d57f4483fcaf03362223670e4440b" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 3856670 +project-id = 318449 diff --git a/.minecraft/mods/travelers-backpack-fabric.pw.toml b/.minecraft/mods/travelers-backpack-fabric.pw.toml new file mode 100644 index 0000000..9252054 --- /dev/null +++ b/.minecraft/mods/travelers-backpack-fabric.pw.toml @@ -0,0 +1,13 @@ +name = "Traveler's Backpack [Fabric]" +filename = "travelers-backpack-1.18.2-7.1.3.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "4f7e621dd2145f8cd995b3b747b33b94873a1b1b" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 3884728 +project-id = 541171 diff --git a/.minecraft/pack.toml b/.minecraft/pack.toml index ae8a74c..c689be7 100644 --- a/.minecraft/pack.toml +++ b/.minecraft/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "f6ceef05bf8f0ffdff1ac1d5c4afac2714a53e2303b32432b2ee33c6f7cedede" +hash = "f9454a3efb0b9f2550d03c5d9cad7397f565cbc7ae3a37e6db3ab08d780daee4" [versions] fabric = "0.14.8"