From a1a2f810fbb20d228ff90b150bf1da7e1dcc95b3 Mon Sep 17 00:00:00 2001 From: Pedro Rey Anca Date: Sun, 29 Jun 2025 22:56:25 +0200 Subject: [PATCH] Add melody server-side (for fancymenu) --- index.toml | 2 +- mods/melody.pw.toml | 2 +- pack.toml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/index.toml b/index.toml index 24461e5..cd4df3a 100644 --- a/index.toml +++ b/index.toml @@ -828,7 +828,7 @@ metafile = true [[files]] file = "mods/melody.pw.toml" -hash = "2e26dd4ebd07b97d68a9775b84fae707d8824c926e086bb3bcad11687b3fb204" +hash = "114f57ad1875c16cd7d9b9cf850025f40e1b008f0865f3e5783da8cfc128b291" metafile = true [[files]] diff --git a/mods/melody.pw.toml b/mods/melody.pw.toml index caac6e3..cacb50d 100644 --- a/mods/melody.pw.toml +++ b/mods/melody.pw.toml @@ -1,6 +1,6 @@ name = "Melody" filename = "melody_fabric_1.0.10_MC_1.21.jar" -side = "client" +side = "both" [download] url = "https://cdn.modrinth.com/data/CVT4pFB2/versions/OqxSeb4n/melody_fabric_1.0.10_MC_1.21.jar" diff --git a/pack.toml b/pack.toml index 78c922e..be68c39 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 = "cc0f05041569031a7423553a447593c4b2aa373b7f1d568e72cee81e1dddc425" +hash = "55eceef41cd61186531de65319b75bb103533870b7cef5c300bdc8fb1514bae1" [versions] fabric = "0.16.14"