make blur optional
This commit is contained in:
parent
563da492ef
commit
166dc1b831
@ -292,7 +292,7 @@ metafile = true
|
|||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/blur-fabric.toml"
|
file = "mods/blur-fabric.toml"
|
||||||
hash = "f781e21b5f5ac35b6b9be2a8219dcce459ad7564581c2f9a1c83059b48c82efc"
|
hash = "076130aac18ef27c08b26a60e3e50db0f59e2cbac77750d906e9f990226b0383"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
|
@ -11,3 +11,8 @@ hash = "4e9eb6718bf1aae922f7abd6fc93be1db49e5a4c"
|
|||||||
[update.modrinth]
|
[update.modrinth]
|
||||||
mod-id = "NK39zBp2"
|
mod-id = "NK39zBp2"
|
||||||
version = "xetUzR7z"
|
version = "xetUzR7z"
|
||||||
|
|
||||||
|
[option]
|
||||||
|
optional = true
|
||||||
|
default = true
|
||||||
|
description = "Adds blurry backgrounds to all GUIs"
|
||||||
|
@ -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 = "55a7076abf901ec2a95a523cd922270153e7c461ed68e6406d2bb7130f068a5c"
|
hash = "073809a18d3073956551aef9f91dec23296d12b6069b3f6c7b1337474774dfcb"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.14.7"
|
fabric = "0.14.7"
|
||||||
|
Loading…
Reference in New Issue
Block a user