Make sounds optional

This commit is contained in:
Mateusz Słodkowicz 2026-05-04 18:16:08 +02:00
parent 5477ea7e44
commit dfb9ac1815
Signed by: materus
SSH Key Fingerprint: SHA256:rzVduzTiiszuYfLPYD0SDZV+g8lxhpcRgpbOZA1X0Uo
3 changed files with 7 additions and 2 deletions

View File

@ -1763,7 +1763,7 @@ metafile = true
[[files]] [[files]]
file = "mods/sound.pw.toml" file = "mods/sound.pw.toml"
hash = "4063a3c0f2f9a6544a870f0b90679441d7333652875dafbe3db255fc67f72c82" hash = "a34f1f8eca0840688beac1fc065bd5a9c1c290f34671d71631ed395122cf284b"
metafile = true metafile = true
[[files]] [[files]]

View File

@ -11,3 +11,8 @@ hash = "0dbfe1cd74be45241c5e95354e6466af10cb50ce780d87672337bd4de03fa708dc56eb01
[update.modrinth] [update.modrinth]
mod-id = "ZouiUX7t" mod-id = "ZouiUX7t"
version = "kti7i9SG" version = "kti7i9SG"
[option]
optional=true
default=true
description="Extra sounds"

View File

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index] [index]
file = "index.toml" file = "index.toml"
hash-format = "sha256" hash-format = "sha256"
hash = "3976c5e3389d7c86a80b74876e75e64439fc1324427e5a31ea84e2cf9340f7fa" hash = "09f565751e65dc26a8d6eaf23bf1ccfae81246f0998aedccb2b08e5e45a2e9ae"
[versions] [versions]
minecraft = "1.21.1" minecraft = "1.21.1"