From f7abfa31c9297da648ff67c2af8740a4c05c62eb Mon Sep 17 00:00:00 2001 From: Ashley Graves Date: Mon, 30 Sep 2024 21:11:13 +0200 Subject: [PATCH] gug --- index.toml | 10 ++++++++++ mods/faewufs-diversity.pw.toml | 13 +++++++++++++ mods/server-chat-heads.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 4 files changed, 37 insertions(+), 1 deletion(-) create mode 100644 mods/faewufs-diversity.pw.toml create mode 100644 mods/server-chat-heads.pw.toml diff --git a/index.toml b/index.toml index 4dca9ab..f311c67 100644 --- a/index.toml +++ b/index.toml @@ -53,6 +53,11 @@ file = "mods/fabric-api.pw.toml" hash = "40ec6cacc1f65f3aac6f72a14f95e59a76d907cd8804c0441a06d9e06fa4a73c" metafile = true +[[files]] +file = "mods/faewufs-diversity.pw.toml" +hash = "896c6ddf00de7f13b57a386cbf5e8ab82068ea26a10bb9d5bdc73f1bcfdfb4fb" +metafile = true + [[files]] file = "mods/ferrite-core.pw.toml" hash = "078c828454d8a361baae372b5ee3dc33e5f3573fa19bdac8589b38da9dbc5c03" @@ -167,6 +172,11 @@ file = "mods/rightclickharvest.pw.toml" hash = "1f27772525ba780b186f6387210faf6b96d0727993f2a5e59a5d0914a7c09d64" metafile = true +[[files]] +file = "mods/server-chat-heads.pw.toml" +hash = "7cd456020a8428776c48e4667bcfe8f5b6441ca49ed2830c5108b073731876ef" +metafile = true + [[files]] file = "mods/spark.pw.toml" hash = "c05cc19ce8f7e7e9c910dc09ab2c98afb4508d92212a87b7f8a57fe0d4bd6d36" diff --git a/mods/faewufs-diversity.pw.toml b/mods/faewufs-diversity.pw.toml new file mode 100644 index 0000000..8fab503 --- /dev/null +++ b/mods/faewufs-diversity.pw.toml @@ -0,0 +1,13 @@ +name = "Diversity" +filename = "diversity-fabric-1.21-2.0.1.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/31qnTHav/versions/dLdbKYfl/diversity-fabric-1.21-2.0.1.jar" +hash-format = "sha1" +hash = "fdcdfad2422b247f50527fbd616388fb401286f2" + +[update] +[update.modrinth] +mod-id = "31qnTHav" +version = "dLdbKYfl" diff --git a/mods/server-chat-heads.pw.toml b/mods/server-chat-heads.pw.toml new file mode 100644 index 0000000..921d5dc --- /dev/null +++ b/mods/server-chat-heads.pw.toml @@ -0,0 +1,13 @@ +name = "Server Chat Heads" +filename = "chatheads-0.4+1.21.1.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/EM2ioiwa/versions/1Z7aeSRu/chatheads-0.4%2B1.21.1.jar" +hash-format = "sha1" +hash = "85476111e485f41b6a3509f4d3e3a98eb466bc75" + +[update] +[update.modrinth] +mod-id = "EM2ioiwa" +version = "1Z7aeSRu" diff --git a/pack.toml b/pack.toml index 94c5bbf..c062609 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 = "54418d061fbbac70c82946a029f713447b9f1ce671e8776bd887184fedda04be" +hash = "f36588fd13fbbe794b6effa9da6c98e1195a89b8ccc1bf03bd5c000b3ff178d9" [versions] fabric = "0.16.5"