From aa2cd9c081f76150a7fcffb4b5135623dbee9feb Mon Sep 17 00:00:00 2001 From: NullBite Date: Fri, 29 Nov 2024 16:35:21 -0500 Subject: [PATCH] (broken) --- index.toml | 20 ++++++++++++++++++++ pack.toml | 2 +- 2 files changed, 21 insertions(+), 1 deletion(-) diff --git a/index.toml b/index.toml index 8ce8105..20e0610 100644 --- a/index.toml +++ b/index.toml @@ -155,6 +155,11 @@ file = "mods/cit-resewn.pw.toml" hash = "6e0f65ee18b813423cc838f9fde4114d0b26b624232990c228372fb06e9e9b40" metafile = true +[[files]] +file = "mods/client-commands.pw.toml" +hash = "4abf982db7bfaae41c8ac2c6d124b3092711750a792354d381829751166ecc1a" +metafile = true + [[files]] file = "mods/cloth-config.pw.toml" hash = "b2d6595b73bd66167a4d7ace472c54c0eab45f55e1769f4ff7da72ce8b58872a" @@ -165,6 +170,16 @@ file = "mods/collective.pw.toml" hash = "007aa1d77ed4acb655c583b31a1acccc8d8b4dfbf66ecd81c80dc073798686c4" metafile = true +[[files]] +file = "mods/continuity.pw.toml" +hash = "acbde04e67f2f0970a6b81e3c818a5f8ed3eceab4f3a04330d80c70c24d03afe" +metafile = true + +[[files]] +file = "mods/controlling.pw.toml" +hash = "0360f47c1afd7385518db9df5d809344e1bcdc163e940a8744ee61b6d745b6ce" +metafile = true + [[files]] file = "mods/create-connected-fabric.pw.toml" hash = "d98a04d6e59566b368d7c549dca1a6004f714bcc8a1d8e790cf3700fd8180c32" @@ -205,6 +220,11 @@ file = "mods/createaddition.pw.toml" hash = "d7efd7d686ed6465c3eb2a71a5be177876a774388fbb31804c29f3c55141b8df" metafile = true +[[files]] +file = "mods/creativecore.pw.toml" +hash = "ef69820ad12ecf123b0d7ca51f3567067133060f1c526d645ca77a410e9a7c1a" +metafile = true + [[files]] file = "mods/fabricskyboxes-interop.pw.toml" hash = "ed4487cc1613cc53daa5188730653a4720728971553315dcea7205b28f914f1c" diff --git a/pack.toml b/pack.toml index a2715d6..357d925 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 = "5f989a3f806b065ece4a1eedeedff61f0a2e30a2f6d135e4b0fd4daa2b438e75" +hash = "fde585c6c378cb1445e8edea252368fe3f66e54bac9aa7962d032ae1516f352e" [versions] minecraft = "1.20.1"