From 46ba0fba2377acd40d22285bdc4024d33d8f5efe Mon Sep 17 00:00:00 2001 From: JordanPlayz158 Date: Tue, 28 Jan 2025 22:09:37 -0500 Subject: [PATCH] Add needed Spectrum dependency modonomicon --- index.toml | 5 +++++ mods/modonomicon.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 mods/modonomicon.pw.toml diff --git a/index.toml b/index.toml index 0e24869..2373730 100644 --- a/index.toml +++ b/index.toml @@ -830,6 +830,11 @@ file = "mods/modmenu.pw.toml" hash = "4cd171d3f5f3e1d2948cb1b0062e742a5e85110c9e9a668f9aed5b0cebcb9c97" metafile = true +[[files]] +file = "mods/modonomicon.pw.toml" +hash = "413f0151d290945a1c0472161bd6ecb7aacec64d504e20cfd2f91c39bbfb1fc3" +metafile = true + [[files]] file = "mods/moonlight.pw.toml" hash = "7effe74f556c093a4d7e36e8d1f0ae6ef115cfeab54a1d870107ff69e8ddd678" diff --git a/mods/modonomicon.pw.toml b/mods/modonomicon.pw.toml new file mode 100644 index 0000000..3507721 --- /dev/null +++ b/mods/modonomicon.pw.toml @@ -0,0 +1,13 @@ +name = "Modonomicon" +filename = "modonomicon-1.20.1-fabric-1.77.5.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/692GClaE/versions/o6Q7QftB/modonomicon-1.20.1-fabric-1.77.5.jar" +hash-format = "sha1" +hash = "2ce3c1e01149a25885051698c0bc608eadef86fa" + +[update] +[update.modrinth] +mod-id = "692GClaE" +version = "o6Q7QftB" diff --git a/pack.toml b/pack.toml index bdb1ae9..a3d1a58 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 = "838e1e083b5cb1b56412c7af7c4cac75af531f6ea3246c1c65f9af508fd86ba6" +hash = "796a771f0d65f32738b16794916eafa6f8700d1dd09cf5fcd64ba0489f9bb662" [versions] fabric = "0.16.9"