diff --git a/index.toml b/index.toml index 5cdf965..9b1181e 100644 --- a/index.toml +++ b/index.toml @@ -485,6 +485,11 @@ file = "mods/displaythat.pw.toml" hash = "880228d3483bb23212daa117122b63eca2822245a55f510e315a1022b4e2d60c" metafile = true +[[files]] +file = "mods/dissonance.pw.toml" +hash = "802cc7f091830d6388b3df73d4069466f01c941c46f26c992ff88aba413e9a5d" +metafile = true + [[files]] file = "mods/distraction-free-recipes.pw.toml" hash = "820727a4852072ccad40e99d05fdab98d7d5b214ef2fa1b01fc102408b0d322c" diff --git a/mods/dissonance.pw.toml b/mods/dissonance.pw.toml new file mode 100644 index 0000000..248fe83 --- /dev/null +++ b/mods/dissonance.pw.toml @@ -0,0 +1,13 @@ +name = "Dissonance" +filename = "dissonance-neoforge-1.21.1-1.1.0.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/S3zfMhs5/versions/MAddyjqB/dissonance-neoforge-1.21.1-1.1.0.jar" +hash-format = "sha512" +hash = "bd6f4d2a65e9ff2f29ae6e34ed02bb9d2a3ff1836cdc31dc442e175871d9e0d3a2bcabd238aee2611a27b96a4182e91d102b0b682164102d847861bfd4a9dd4e" + +[update] +[update.modrinth] +mod-id = "S3zfMhs5" +version = "MAddyjqB" diff --git a/pack.toml b/pack.toml index b4db216..9fab708 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 = "fe37d5b740168e17c62a6298b7ef1de80b984536934b4e857d67407236c7644d" +hash = "23258f3115911eae7008a4e2886111e20442a087d73c131c00b934d02e0e0e1d" [versions] minecraft = "1.21.1"