Made Jade addons optional

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

View File

@ -674,7 +674,7 @@ metafile = true
[[files]] [[files]]
file = "mods/jade-addons-fabric.pw.toml" file = "mods/jade-addons-fabric.pw.toml"
hash = "ac87185553a3dd2d82ef82fe67c9ab2ee80f22c98086083bd0d402dd2eab253d" hash = "c96b2b2a35cf9d304f200ca8f75d93636b710baa1f422b96132a9491c51b1f07"
metafile = true metafile = true
[[files]] [[files]]

View File

@ -11,3 +11,8 @@ hash = "932b709107d6815ec32d47bb8beb5a10395d78e3"
[update.modrinth] [update.modrinth]
mod-id = "fThnVRli" mod-id = "fThnVRli"
version = "gcQGb7m3" version = "gcQGb7m3"
[option]
optional = true
description = "Addons for Jade"
default = true

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 = "0fe8e0f96e7f6dc316e393e7837583f5e058571e677246b0359e484f72efca39" hash = "29041be321011526b920d41cc4572e677fdf3fd479f72964d966cd1ec8b8bd5f"
[versions] [versions]
fabric = "0.15.11" fabric = "0.15.11"