ambient sounds is now optional

This commit is contained in:
Hexugory 2023-03-03 14:13:37 -06:00
parent 4ac6d3eb19
commit 8948bd232d
3 changed files with 7 additions and 2 deletions

View File

@ -5434,7 +5434,7 @@ metafile = true
[[files]]
file = "mods/ambientsounds.pw.toml"
hash = "222161c6cc9458fd7de3efbf9e99a3173a0bd99ad53ca311bd1597d57c7273b8"
hash = "7c6c8124a9db3d28936331a2e14cf3efbbe923c76d5de1b74baba11e950af52a"
metafile = true
[[files]]

View File

@ -11,3 +11,8 @@ mode = "metadata:curseforge"
[update.curseforge]
file-id = 4126141
project-id = 254284
[option]
optional = true
default = true
description = "This is the mod that makes everything noisy"

View File

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "c40c5d72c96cc69fd01455e6216392f9a5fb1d862c8e8d26ded8b7494b4c3996"
hash = "de1c04ef1af93c7317875e25c6a8549888a5b09fa60023b8a64355ff28fb82c3"
[versions]
fabric = "0.14.14"