From c6553ec759b358b080f0d8e82432ea495cfbf764 Mon Sep 17 00:00:00 2001 From: JordanPlayz158 Date: Thu, 16 Jan 2025 23:09:36 -0500 Subject: [PATCH] Added Arsenal (and Ratatouille, a dependency for Arsenal) --- index.toml | 10 ++++++++++ mods/arsenal.pw.toml | 13 +++++++++++++ mods/ratatouille.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 4 files changed, 37 insertions(+), 1 deletion(-) create mode 100644 mods/arsenal.pw.toml create mode 100644 mods/ratatouille.pw.toml diff --git a/index.toml b/index.toml index 10fac07..6dbc9b6 100644 --- a/index.toml +++ b/index.toml @@ -65,6 +65,11 @@ file = "mods/armor-poser.pw.toml" hash = "2ce2b01ea753c4e369d763f9de87a6221340fdddf9bb830222522febca752e0a" metafile = true +[[files]] +file = "mods/arsenal.pw.toml" +hash = "bf7a7b2049755db147593bbae3dfc9cd8c658f54ef227741c563533a17af2a3d" +metafile = true + [[files]] file = "mods/athena-ctm.pw.toml" hash = "e09ceae04e73831b93c43e6a1f12da063fc24e1074f39fab1e00234a8de8a1e2" @@ -940,6 +945,11 @@ file = "mods/raised.pw.toml" hash = "a3707e5900026858dce22f181750da840a7cd64d5d046bdb3e49e5013d6e2da6" metafile = true +[[files]] +file = "mods/ratatouille.pw.toml" +hash = "95536753f3ec204722da2f2b5c6d615b16a1c674b9cfc3311da12b6873fc8708" +metafile = true + [[files]] file = "mods/realistic-bees.pw.toml" hash = "56caef4bf7d5661784c73b59d8d5cb9999a9810660e124933a67a124c846f004" diff --git a/mods/arsenal.pw.toml b/mods/arsenal.pw.toml new file mode 100644 index 0000000..eea5e73 --- /dev/null +++ b/mods/arsenal.pw.toml @@ -0,0 +1,13 @@ +name = "Arsenal" +filename = "arsenal-0.1.5-1.20.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/SQhWMwht/versions/otYYNz4L/arsenal-0.1.5-1.20.1.jar" +hash-format = "sha1" +hash = "ad46123f3377ee1316054adb0038f9fdd6447350" + +[update] +[update.modrinth] +mod-id = "SQhWMwht" +version = "otYYNz4L" diff --git a/mods/ratatouille.pw.toml b/mods/ratatouille.pw.toml new file mode 100644 index 0000000..38f76f9 --- /dev/null +++ b/mods/ratatouille.pw.toml @@ -0,0 +1,13 @@ +name = "Ratatouille" +filename = "ratatouille-1.0.9-1.20.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/yufdeaJg/versions/ItOHFGeC/ratatouille-1.0.9-1.20.1.jar" +hash-format = "sha1" +hash = "b8f3a4cdd48570d11f864d4a3030e207a20203c5" + +[update] +[update.modrinth] +mod-id = "yufdeaJg" +version = "ItOHFGeC" diff --git a/pack.toml b/pack.toml index 6bb744c..8224480 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 = "c671554888f5bff47db40519380415ee2c4f25b2c2e5af58fa9680a6be663cf2" +hash = "c043a58af66d60fdc62c32a6c4e7677565dff78468753c8a5ebb7de7834f4eae" [versions] fabric = "0.16.9"