diff --git a/index.toml b/index.toml index 48c4e52..b465fea 100644 --- a/index.toml +++ b/index.toml @@ -814,6 +814,11 @@ file = "mods/no-enderman-grief.pw.toml" hash = "3349a217141d1587f6ef03baf8cdd106ada041a8fce0972f1955781b320c0a33" metafile = true +[[files]] +file = "mods/noisium.pw.toml" +hash = "d424a9260ef51bc102e56f0423d91dfabb739ccca8a86eb1c450ea631b739280" +metafile = true + [[files]] file = "mods/notenoughcrashes.pw.toml" hash = "09ba6db54e6f13fafa1e12a9adcd83db9137617d631288579f520ab11b4bfe9a" diff --git a/mods/noisium.pw.toml b/mods/noisium.pw.toml new file mode 100644 index 0000000..334db86 --- /dev/null +++ b/mods/noisium.pw.toml @@ -0,0 +1,13 @@ +name = "Noisium" +filename = "noisium-neoforge-2.3.0+mc1.21-1.21.1.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/KuNKN7d2/versions/nJBE6tif/noisium-neoforge-2.3.0%2Bmc1.21-1.21.1.jar" +hash-format = "sha512" +hash = "b50c37d2f69d51742d4407d272cea525b428784d2a39338d34b692937320495cd77d47b2d2321b3976713447028f50823e9ba44ca618900eba4ced907985ec84" + +[update] +[update.modrinth] +mod-id = "KuNKN7d2" +version = "nJBE6tif" diff --git a/pack.toml b/pack.toml index e0bbaae..d63cdba 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 = "ac0473f0db8f22b2d5f456313a8f9ed5e11e5f6483dd8ae37b0259595ab4fe6c" +hash = "ab1b2632bb5113b7d8b15773ca2cfc0a9987ee737909b01d4027c71284f42f08" [versions] minecraft = "1.21.1"