From dfb9ac1815e2ddb27bae10a674991bc5530e12c9 Mon Sep 17 00:00:00 2001 From: materus Date: Mon, 4 May 2026 18:16:08 +0200 Subject: [PATCH] Make sounds optional --- index.toml | 2 +- mods/sound.pw.toml | 5 +++++ pack.toml | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/index.toml b/index.toml index 1fe450d..ac15c3a 100644 --- a/index.toml +++ b/index.toml @@ -1763,7 +1763,7 @@ metafile = true [[files]] file = "mods/sound.pw.toml" -hash = "4063a3c0f2f9a6544a870f0b90679441d7333652875dafbe3db255fc67f72c82" +hash = "a34f1f8eca0840688beac1fc065bd5a9c1c290f34671d71631ed395122cf284b" metafile = true [[files]] diff --git a/mods/sound.pw.toml b/mods/sound.pw.toml index 19f88bc..9964511 100644 --- a/mods/sound.pw.toml +++ b/mods/sound.pw.toml @@ -11,3 +11,8 @@ hash = "0dbfe1cd74be45241c5e95354e6466af10cb50ce780d87672337bd4de03fa708dc56eb01 [update.modrinth] mod-id = "ZouiUX7t" version = "kti7i9SG" + +[option] +optional=true +default=true +description="Extra sounds" diff --git a/pack.toml b/pack.toml index 21a107b..7de06f8 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 = "3976c5e3389d7c86a80b74876e75e64439fc1324427e5a31ea84e2cf9340f7fa" +hash = "09f565751e65dc26a8d6eaf23bf1ccfae81246f0998aedccb2b08e5e45a2e9ae" [versions] minecraft = "1.21.1"