From adb303b62c410958515bbed41b18c79c6d4552e0 Mon Sep 17 00:00:00 2001 From: tonitch Date: Tue, 18 Feb 2025 20:46:04 +0100 Subject: [PATCH] adding cc tweaked --- index.toml | 7 ++++++- mods/cc-tweaked.pw.toml | 13 +++++++++++++ mods/fabric-api.pw.toml | 14 +++++++------- pack.toml | 2 +- 4 files changed, 27 insertions(+), 9 deletions(-) create mode 100644 mods/cc-tweaked.pw.toml diff --git a/index.toml b/index.toml index 4d40bb3..9b77b43 100644 --- a/index.toml +++ b/index.toml @@ -18820,6 +18820,11 @@ file = "mods/carry-on.pw.toml" hash = "3b45878fbe0e15944f9d4c159741548debf4d775fd9e2f9992dcd1719c08b3da" metafile = true +[[files]] +file = "mods/cc-tweaked.pw.toml" +hash = "6d88550943d5e768ad47d3aa77d90eb5f93a4cbbd54fa4f3ac5bec4d6a5779e7" +metafile = true + [[files]] file = "mods/chat-heads.pw.toml" hash = "ce38f6e88355a09b1cfa897248c2254af3a45eae261f85512962e489c4538cc1" @@ -19017,7 +19022,7 @@ metafile = true [[files]] file = "mods/fabric-api.pw.toml" -hash = "8de441dd57379d434805fb87722233fa39e346a9152828e7ff49b0ed9b2bd518" +hash = "c7763ceed9929d3364030c01a4602628ebf46a028d55e7dd06f5aeb6280d36a3" metafile = true [[files]] diff --git a/mods/cc-tweaked.pw.toml b/mods/cc-tweaked.pw.toml new file mode 100644 index 0000000..788d8f2 --- /dev/null +++ b/mods/cc-tweaked.pw.toml @@ -0,0 +1,13 @@ +name = "CC: Tweaked" +filename = "cc-tweaked-1.20.1-fabric-1.115.0.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/gu7yAYhd/versions/XV36xKAn/cc-tweaked-1.20.1-fabric-1.115.0.jar" +hash-format = "sha512" +hash = "d8e59bcf09240d3a256d1ad7ecdf4bb665a570b20a93c3122e9f011df9c3adf54f041b4dc470e5a328dff1b24105bfb3a036c9c832ea1a9ebdabb595b0008bda" + +[update] +[update.modrinth] +mod-id = "gu7yAYhd" +version = "XV36xKAn" diff --git a/mods/fabric-api.pw.toml b/mods/fabric-api.pw.toml index a5eaae3..0092edc 100644 --- a/mods/fabric-api.pw.toml +++ b/mods/fabric-api.pw.toml @@ -1,13 +1,13 @@ name = "Fabric API" -filename = "fabric-api-0.92.2+1.20.1.jar" +filename = "fabric-api-0.92.3+1.20.1.jar" side = "both" [download] -hash-format = "sha1" -hash = "625ee015ee426d9b677382a7bb661383d89c0807" -mode = "metadata:curseforge" +url = "https://cdn.modrinth.com/data/P7dR8mSH/versions/SKPWumQf/fabric-api-0.92.3%2B1.20.1.jar" +hash-format = "sha512" +hash = "073c045791ddf14c28a1ec163e7ef40dcb014a73d72856f881aab04df018e1c62774978c95cda3a07bb324198bd586040e466eabc46bd2f09a16115c7d97e459" [update] -[update.curseforge] -file-id = 5383715 -project-id = 306612 +[update.modrinth] +mod-id = "P7dR8mSH" +version = "SKPWumQf" diff --git a/pack.toml b/pack.toml index 3a74599..3c6be39 100644 --- a/pack.toml +++ b/pack.toml @@ -5,7 +5,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "24022a2c4263b495e0029337d962ac3c3c8406529084d719ade9469fff8873a6" +hash = "3cb99757b366aca237807264dec7e9a9eb23067f34e6849bc2ab6c73a7bc4a85" [versions] fabric = "0.16.9"