From 0965d6d23f54c84f9af5c56edbae839d44119f24 Mon Sep 17 00:00:00 2001 From: Sky Splash Date: Thu, 13 Jun 2024 21:03:53 +0200 Subject: [PATCH] added notica --- TrotCraft/client/index.toml | 4 ++++ TrotCraft/client/mods/notica.pw.toml | 13 +++++++++++++ 2 files changed, 17 insertions(+) create mode 100644 TrotCraft/client/mods/notica.pw.toml diff --git a/TrotCraft/client/index.toml b/TrotCraft/client/index.toml index bac92e6..60485db 100644 --- a/TrotCraft/client/index.toml +++ b/TrotCraft/client/index.toml @@ -304,6 +304,10 @@ metafile = true file = "mods/no-chat-reports.pw.toml" metafile = true +[[files]] +file = "mods/notica.pw.toml" +metafile = true + [[files]] file = "mods/optigui.pw.toml" metafile = true diff --git a/TrotCraft/client/mods/notica.pw.toml b/TrotCraft/client/mods/notica.pw.toml new file mode 100644 index 0000000..3ad7ac6 --- /dev/null +++ b/TrotCraft/client/mods/notica.pw.toml @@ -0,0 +1,13 @@ +name = "Notica" +filename = "notica-1.1.3+1.20.4.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/1y46lDNS/versions/N5NTwwUY/notica-1.1.3%2B1.20.4.jar" +hash-format = "sha1" +hash = "e2afbc2f406029a8c5b197673893f018b590a10c" + +[update] +[update.modrinth] +mod-id = "1y46lDNS" +version = "N5NTwwUY"