Made some mods optional
This commit is contained in:
parent
9bb01595d5
commit
6ae6b198e9
|
@ -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"
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue