From 8fb83d3ea7646e4f970a724c80c9b4585f2af203 Mon Sep 17 00:00:00 2001 From: Sangelo Date: Fri, 27 Jan 2023 23:07:31 +0100 Subject: [PATCH] Added Global Packs --- index.toml | 5 +++++ mods/globalpacks.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 mods/globalpacks.pw.toml diff --git a/index.toml b/index.toml index 456ae4f..a218d7c 100644 --- a/index.toml +++ b/index.toml @@ -95,6 +95,11 @@ file = "mods/ferrite-core.pw.toml" hash = "98da553a1ba2d41bfce3585198641c2d927c702d5403ebec82402ae51ddf707f" metafile = true +[[files]] +file = "mods/globalpacks.pw.toml" +hash = "7cc764aef1bb942d7c5079f4f0c7a6e3a538e043d33186a64890ed869f56dc42" +metafile = true + [[files]] file = "mods/hold-that-chunk.pw.toml" hash = "8847ebb401a474d65b2ffd00a226356e94791db3f5cf98505beb227e74298884" diff --git a/mods/globalpacks.pw.toml b/mods/globalpacks.pw.toml new file mode 100644 index 0000000..cded1f5 --- /dev/null +++ b/mods/globalpacks.pw.toml @@ -0,0 +1,13 @@ +name = "Global Packs" +filename = "global_packs-quilt-1.19.2-1.14.2_quilt.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/NRLPy2mk/versions/WgYpoYxI/global_packs-quilt-1.19.2-1.14.2_quilt.jar" +hash-format = "sha1" +hash = "c92c12db219b56375f9a27b3cda9be899cb46313" + +[update] +[update.modrinth] +mod-id = "NRLPy2mk" +version = "WgYpoYxI" diff --git a/pack.toml b/pack.toml index 3fae80d..19f5dc7 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 = "23192252606f188f680734ff5b86bfa5df6e4ce8d0b24ba6c39c9acd4d0ec371" +hash = "9a372a580ce7e2a5a465ac20d32e5fb30376bd3d44490ebcf38416419784eb6e" [versions] minecraft = "1.19.2"