From dba7d2fa79e78e2c4c85d4c74078ea6b4d77905f Mon Sep 17 00:00:00 2001 From: Ashley Graves Date: Sun, 28 Jul 2024 15:16:35 +0200 Subject: [PATCH] test --- index.toml | 10 ++++++++++ mods/creativecore.pw.toml | 13 +++++++++++++ mods/cuffed.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 4 files changed, 37 insertions(+), 1 deletion(-) create mode 100644 mods/creativecore.pw.toml create mode 100644 mods/cuffed.pw.toml diff --git a/index.toml b/index.toml index 66fad86..67a2568 100644 --- a/index.toml +++ b/index.toml @@ -378,11 +378,21 @@ file = "mods/createaddition.pw.toml" hash = "0c581547e6020d1aacf8d523e858bf40c09458b2064b690c84e7d5df90b550ea" metafile = true +[[files]] +file = "mods/creativecore.pw.toml" +hash = "d466a51878d3e73b70135f25465134d66a710dc1e4feddbfa2e832f337cdc84f" +metafile = true + [[files]] file = "mods/creeper-no-break-blocks.pw.toml" hash = "c5b3a3941036b3cf8eab3a7b649d4d0663d1e53f31f56395bc45d69c9c46ebb3" metafile = true +[[files]] +file = "mods/cuffed.pw.toml" +hash = "747070d5aa3467fbd5d2201a38c94a0760c76f0a22795a1a3db66c22e448b5bf" +metafile = true + [[files]] file = "mods/curios.pw.toml" hash = "a9972124448375158d44b9ba5618d970eba431190fe4caa663969fabf8345d04" diff --git a/mods/creativecore.pw.toml b/mods/creativecore.pw.toml new file mode 100644 index 0000000..1124af4 --- /dev/null +++ b/mods/creativecore.pw.toml @@ -0,0 +1,13 @@ +name = "CreativeCore" +filename = "CreativeCore_FORGE_v2.11.33_mc1.20.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/OsZiaDHq/versions/GhnBaKkx/CreativeCore_FORGE_v2.11.33_mc1.20.1.jar" +hash-format = "sha1" +hash = "d911909099b38896a8753dd3c44f1bb3a2a345ad" + +[update] +[update.modrinth] +mod-id = "OsZiaDHq" +version = "GhnBaKkx" diff --git a/mods/cuffed.pw.toml b/mods/cuffed.pw.toml new file mode 100644 index 0000000..34e1b25 --- /dev/null +++ b/mods/cuffed.pw.toml @@ -0,0 +1,13 @@ +name = "Cuffed" +filename = "Cuffed-1.20.1-1.2.3.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/KrZm8J8s/versions/rAm2gzDo/Cuffed-1.20.1-1.2.3.jar" +hash-format = "sha1" +hash = "80a978f9552b86675805003b2673aa6a21f492ad" + +[update] +[update.modrinth] +mod-id = "KrZm8J8s" +version = "rAm2gzDo" diff --git a/pack.toml b/pack.toml index bc31ba3..08ba452 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 = "27dbdf625fca74a5e79e0d4bfdc76f4f04d01b5f8cfe8de4e68a58c0f357c2aa" +hash = "4263f68bc1c1d40f3f7f8c19db1c455d53ca20fb66f006b3f6572fd6b47c75dd" [versions] forge = "47.3.0"