Made fog optional

This commit is contained in:
Casey 2024-03-08 19:21:04 +03:00
parent 3d8494be51
commit ba37dcee3a
Signed by: hkc
GPG Key ID: F0F6CFE11CDB0960
3 changed files with 7 additions and 2 deletions

View File

@ -337,7 +337,7 @@ metafile = true
[[files]]
file = "mods/fog-looks-good-now-fabric.pw.toml"
hash = "3088af6b73d21fd53d201fba7a5f018835822ed1413254d34df6dcb67ae8ed59"
hash = "6b0fedcd910c01f9ab17443b60298fd1017a1bb467a33ef974a02c72e0d0ac96"
metafile = true
[[files]]

View File

@ -2,6 +2,11 @@ name = "Fog Looks Good Now (Fabric)"
filename = "FogLooksGoodNow-2.2.0+1.20.1.jar"
side = "client"
[option]
optional = true
default = true
description = "Makes fog THICC"
[download]
url = "https://cdn.modrinth.com/data/WuGVWUF2/versions/Y1Rm3z3M/FogLooksGoodNow-2.2.0%2B1.20.1.jar"
hash-format = "sha1"

View File

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "51d24f6fa774e69019b78727cf2ece90cf76567b57926c96f0aadb4d31c5719b"
hash = "d36b9d0fe8240f42b80e6e709b1e232833a5d0b9b131b0224d9d2ce4f552b163"
[versions]
fabric = "0.15.7"