Made some mods optional

This commit is contained in:
Casey 2024-02-29 11:55:15 +03:00
parent 9bb01595d5
commit 6ae6b198e9
Signed by: hkc
GPG Key ID: F0F6CFE11CDB0960
2 changed files with 10 additions and 1 deletions

View File

@ -1,7 +1,11 @@
name = "Asynchronous Reprojection"
filename = "ArMod-FABRIC-1.20.1-0.1.jar"
side = "client"
option = true
[option]
optional = true
default = false
description = "Alpha-stage and funky optimization mod"
[download]
url = "https://cdn.modrinth.com/data/uyokKrPZ/versions/Zdugjw1j/ArMod-FABRIC-1.20.1-0.1.jar"

View File

@ -2,6 +2,11 @@ name = "Jade 🔍"
filename = "Jade-1.20-fabric-11.8.0.jar"
side = "both"
[option]
optional = true
default = true
description = "WAILA alternative, shows what you're looking at"
[download]
url = "https://cdn.modrinth.com/data/nvQzSEkH/versions/CciLEAMK/Jade-1.20-fabric-11.8.0.jar"
hash-format = "sha1"