make blur optional

This commit is contained in:
endigma 2022-06-19 12:43:10 -03:00
parent 563da492ef
commit 166dc1b831
Signed by: endigma
GPG Key ID: 915867AD1D297D9F
3 changed files with 7 additions and 2 deletions

View File

@ -292,7 +292,7 @@ metafile = true
[[files]]
file = "mods/blur-fabric.toml"
hash = "f781e21b5f5ac35b6b9be2a8219dcce459ad7564581c2f9a1c83059b48c82efc"
hash = "076130aac18ef27c08b26a60e3e50db0f59e2cbac77750d906e9f990226b0383"
metafile = true
[[files]]

View File

@ -11,3 +11,8 @@ hash = "4e9eb6718bf1aae922f7abd6fc93be1db49e5a4c"
[update.modrinth]
mod-id = "NK39zBp2"
version = "xetUzR7z"
[option]
optional = true
default = true
description = "Adds blurry backgrounds to all GUIs"

View File

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "55a7076abf901ec2a95a523cd922270153e7c461ed68e6406d2bb7130f068a5c"
hash = "073809a18d3073956551aef9f91dec23296d12b6069b3f6c7b1337474774dfcb"
[versions]
fabric = "0.14.7"