From 667f30de2e3b4a5671689c029b77ba879e602bf0 Mon Sep 17 00:00:00 2001 From: Ashley Graves Date: Thu, 3 Oct 2024 23:01:57 +0200 Subject: [PATCH] [restart] clump the mends --- index.toml | 10 ++++++++++ mods/clumps.pw.toml | 13 +++++++++++++ mods/overpoweredmending.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 4 files changed, 37 insertions(+), 1 deletion(-) create mode 100644 mods/clumps.pw.toml create mode 100644 mods/overpoweredmending.pw.toml diff --git a/index.toml b/index.toml index 976cf59..caed75a 100644 --- a/index.toml +++ b/index.toml @@ -67,6 +67,11 @@ file = "mods/cloth-config.pw.toml" hash = "cfc2c53b0d3cee953b423fe9abf210d87281d5bf774dab20cf03abe6224a9883" metafile = true +[[files]] +file = "mods/clumps.pw.toml" +hash = "f0ec653fdb2ea3c2546cbe327d1d184256548be6fe9e459885eb0f9459153dae" +metafile = true + [[files]] file = "mods/danse.pw.toml" hash = "bef58d4241b61f045fc2e3197b049104b6feb57c365abb40d462bef7e0c6972b" @@ -171,6 +176,11 @@ file = "mods/noisium.pw.toml" hash = "85984b4af80646c0d92388512daeb1ef5404ec76b83fd0958103b3b38e98fff1" metafile = true +[[files]] +file = "mods/overpoweredmending.pw.toml" +hash = "5fffa052cc9f1b6ebda29ef3e2e9abe177b136aed456a2be88e2dbd54707fbb4" +metafile = true + [[files]] file = "mods/placeholder-api.pw.toml" hash = "d0311de4c47e48ba0c1769253c7bd8fd541ed81c60823c539116a963e58c9128" diff --git a/mods/clumps.pw.toml b/mods/clumps.pw.toml new file mode 100644 index 0000000..885a22f --- /dev/null +++ b/mods/clumps.pw.toml @@ -0,0 +1,13 @@ +name = "Clumps" +filename = "Clumps-fabric-1.21.1-19.0.0.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/Wnxd13zP/versions/3ene3W1l/Clumps-fabric-1.21.1-19.0.0.1.jar" +hash-format = "sha1" +hash = "14628ba309d876cfefc4cef864a66ef12812066c" + +[update] +[update.modrinth] +mod-id = "Wnxd13zP" +version = "3ene3W1l" diff --git a/mods/overpoweredmending.pw.toml b/mods/overpoweredmending.pw.toml new file mode 100644 index 0000000..4a4842f --- /dev/null +++ b/mods/overpoweredmending.pw.toml @@ -0,0 +1,13 @@ +name = "OverpoweredMending" +filename = "OverpoweredMending-1.21.1-1.21.1.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/DKzFWXbg/versions/IazMYtZP/OverpoweredMending-1.21.1-1.21.1.1.jar" +hash-format = "sha1" +hash = "2b278eec004354055fcb829f630e290015703a71" + +[update] +[update.modrinth] +mod-id = "DKzFWXbg" +version = "IazMYtZP" diff --git a/pack.toml b/pack.toml index b6d62b8..73692b4 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 = "6ce0c809f7be8d501a62cc9df482b3b6ee71ba245b55e532d7c1a10690249750" +hash = "bd5c02f0fd6b0619f8423751e8ac7f8da26cca0e7bf7c12a0fceb0376007dec2" [versions] fabric = "0.16.5"