From b862e39bdf53b7638a97a2b08b203553d7854a3d Mon Sep 17 00:00:00 2001 From: Anthony Debucquoy Date: Thu, 17 Apr 2025 12:11:38 +0200 Subject: [PATCH] create slugma --- index.toml | 5 +++++ mods/create-slugma.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 mods/create-slugma.pw.toml diff --git a/index.toml b/index.toml index 3e70d24d..fdf9c339 100644 --- a/index.toml +++ b/index.toml @@ -21803,6 +21803,11 @@ file = "mods/create-fabric.pw.toml" hash = "7d227ef90b1918ceb348ade235a5d17c7894acbf387575e96c08920a5bad1bbb" metafile = true +[[files]] +file = "mods/create-slugma.pw.toml" +hash = "3d2c8690bef79c5212fd044a52faf8a741071539b580467be736266bc7513569" +metafile = true + [[files]] file = "mods/default-options-fabric.pw.toml" hash = "6dc6b06e4efee5e835efdaadd8f8239bc777aa0e4efd224ed4c8315633c70a64" diff --git a/mods/create-slugma.pw.toml b/mods/create-slugma.pw.toml new file mode 100644 index 00000000..a8c40b84 --- /dev/null +++ b/mods/create-slugma.pw.toml @@ -0,0 +1,13 @@ +name = "Create Slugma" +filename = "createslugma-1.20.1-fabric-1.0.3.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/cGZKGnx7/versions/sPktn61d/createslugma-1.20.1-fabric-1.0.3.jar" +hash-format = "sha512" +hash = "027fd073588e8344b1acd46c75774b6a06a1360fe99ab5f1da852ca23d17914009ce66aa26487d465264463b8722b5aa9facec211fec3991e6f3f27dc761b062" + +[update] +[update.modrinth] +mod-id = "cGZKGnx7" +version = "sPktn61d" diff --git a/pack.toml b/pack.toml index 9c3a451c..38d79c4c 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 = "67e8d9ff1802b9387c899a3bbc7f247556c5a29d79d512fb55abf966e7c6501a" +hash = "4b892057fb95c89d620b6bdd0268b4e246b2dda4057401d50ceb242cd6927381" [versions] fabric = "0.16.10"