From 584b81b0c7065fa23b46686c786e86df7a37f6f4 Mon Sep 17 00:00:00 2001 From: ZekeSmith Date: Fri, 29 Sep 2023 10:43:46 +0000 Subject: [PATCH] deploy: 06055365074ccad9b5c9d46603d843d84e2d1e2f --- 1.20.1/index.toml | 5 +++++ 1.20.1/mods/resourceful-lib.pw.toml | 13 +++++++++++++ 1.20.1/pack.toml | 4 ++-- 3 files changed, 20 insertions(+), 2 deletions(-) create mode 100644 1.20.1/mods/resourceful-lib.pw.toml diff --git a/1.20.1/index.toml b/1.20.1/index.toml index 0235d31..900866c 100644 --- a/1.20.1/index.toml +++ b/1.20.1/index.toml @@ -524,6 +524,11 @@ file = "mods/resourceful-config.pw.toml" hash = "57d01e72025cda62fd692056f651cec99fdf34ca8874119dfd3e9d9d16f78195" metafile = true +[[files]] +file = "mods/resourceful-lib.pw.toml" +hash = "c89835f045a03832c287470cd1729a70f1265e3eac7b3cdaf603c3c1fd677689" +metafile = true + [[files]] file = "mods/scarves.pw.toml" hash = "1edbb99891cf492f661aa7edf589d021ffdcb8e6d3c1a3698f24756b1ddc3ce9" diff --git a/1.20.1/mods/resourceful-lib.pw.toml b/1.20.1/mods/resourceful-lib.pw.toml new file mode 100644 index 0000000..23c7258 --- /dev/null +++ b/1.20.1/mods/resourceful-lib.pw.toml @@ -0,0 +1,13 @@ +name = "Resourceful Lib" +filename = "resourcefullib-fabric-1.20.1-2.1.11.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/G1hIVOrD/versions/xeUwwWis/resourcefullib-fabric-1.20.1-2.1.11.jar" +hash-format = "sha1" +hash = "629dd1b13804282cb9d7bdd86ab00009ba089286" + +[update] +[update.modrinth] +mod-id = "G1hIVOrD" +version = "xeUwwWis" diff --git a/1.20.1/pack.toml b/1.20.1/pack.toml index 578c5ed..73be42e 100644 --- a/1.20.1/pack.toml +++ b/1.20.1/pack.toml @@ -1,12 +1,12 @@ name = "prismpack" author = "Prism Community" -version = "testing_11-1.20.1" +version = "testing_12-1.20.1" pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "901c47eced9dc52732f33051aa53b436ed8ac4e55ffd1a75df1886f2f76d4e05" +hash = "6a10aba1de2142a3920e5998d9ed13319765f65fbbcd48a87054764c2f29e956" [versions] fabric = "0.14.22"