From e21ebb5a610485ed1cc4a95496c1d7a80414e931 Mon Sep 17 00:00:00 2001 From: sajenim Date: Tue, 28 May 2024 09:06:07 +0800 Subject: [PATCH] install noisium --- index.toml | 5 +++++ mods/noisium.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 mods/noisium.pw.toml diff --git a/index.toml b/index.toml index 8c86670..a175963 100644 --- a/index.toml +++ b/index.toml @@ -12,3 +12,8 @@ hash = "0655f1371600922727fa66a6a3ad90ffb3a5cd9e9f851a66af048b13f3aaa3d3" file = "mods/lithium.pw.toml" hash = "ed27ecb297016accc41e9894b6e11d6c46b455211e358afa6218ce629ef56978" metafile = true + +[[files]] +file = "mods/noisium.pw.toml" +hash = "4e87ee9b05c48cf4ca532f455de6d21d1c7c6adae8f90f9020d7ca0a159472b9" +metafile = true diff --git a/mods/noisium.pw.toml b/mods/noisium.pw.toml new file mode 100644 index 0000000..fb31a65 --- /dev/null +++ b/mods/noisium.pw.toml @@ -0,0 +1,13 @@ +name = "Noisium" +filename = "noisium-fabric-2.0.3+mc1.20.2-1.20.4.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/KuNKN7d2/versions/Eie3f6ki/noisium-fabric-2.0.3%2Bmc1.20.2-1.20.4.jar" +hash-format = "sha1" +hash = "17d17b58adea358d867e3c4bf3de364ae7392338" + +[update] +[update.modrinth] +mod-id = "KuNKN7d2" +version = "Eie3f6ki" diff --git a/pack.toml b/pack.toml index 36f2fff..0d913f1 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 = "a410ee5cd366f4da5ddc8b7e555d0fcdb255dbacfe30ac839fb4bcec9e30cf5a" +hash = "f8d86822a0bbc9184a424adb45ed550f8e294f5caa4e5b7402843dee61e8524d" [versions] fabric = "0.15.11"