From 609bf84fe06900b99993690b66baf4bc1aebe092 Mon Sep 17 00:00:00 2001 From: Hexugory Date: Tue, 21 Feb 2023 16:09:05 -0600 Subject: [PATCH] add trashslot --- index.toml | 5 +++++ mods/trashslot.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 mods/trashslot.pw.toml diff --git a/index.toml b/index.toml index 4aa488c..ef7234b 100644 --- a/index.toml +++ b/index.toml @@ -376,6 +376,11 @@ file = "mods/touhou-little-maid.pw.toml" hash = "1931380a5f800acc97df3b8af4d49af3aa6d59ba0a8fa0e661824833f1cc639c" metafile = true +[[files]] +file = "mods/trashslot.pw.toml" +hash = "7b4a04a45adda66207b7809c905be4becedd9e1a8295244f5555fac1e88a5cf5" +metafile = true + [[files]] file = "mods/travelersbackpack.pw.toml" hash = "88be989141b98827775ea704a3ccec4001d7b50de6353bdec100c5e98f4606fd" diff --git a/mods/trashslot.pw.toml b/mods/trashslot.pw.toml new file mode 100644 index 0000000..0d4ac7a --- /dev/null +++ b/mods/trashslot.pw.toml @@ -0,0 +1,13 @@ +name = "TrashSlot" +filename = "TrashSlot_1.16.3-12.2.1.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "cd90444339d8fd5dff1070fa65ff7d6cfaa6deaf" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 3098221 +project-id = 235577 diff --git a/pack.toml b/pack.toml index 8f033fb..2a4d150 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 = "7c0369e0f91cb38b0100502484d43236884f0466e6a0d4a8a4fc6df90b4b28cb" +hash = "a70e2e995b1fb62c6f2137a2d61e28a74f68f5c7ff4ce6d3e4591539eaf945f2" [versions] forge = "36.2.39"