Made some mods optional
This commit is contained in:
parent
9bb01595d5
commit
6ae6b198e9
|
@ -1,7 +1,11 @@
|
||||||
name = "Asynchronous Reprojection"
|
name = "Asynchronous Reprojection"
|
||||||
filename = "ArMod-FABRIC-1.20.1-0.1.jar"
|
filename = "ArMod-FABRIC-1.20.1-0.1.jar"
|
||||||
side = "client"
|
side = "client"
|
||||||
option = true
|
|
||||||
|
[option]
|
||||||
|
optional = true
|
||||||
|
default = false
|
||||||
|
description = "Alpha-stage and funky optimization mod"
|
||||||
|
|
||||||
[download]
|
[download]
|
||||||
url = "https://cdn.modrinth.com/data/uyokKrPZ/versions/Zdugjw1j/ArMod-FABRIC-1.20.1-0.1.jar"
|
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"
|
filename = "Jade-1.20-fabric-11.8.0.jar"
|
||||||
side = "both"
|
side = "both"
|
||||||
|
|
||||||
|
[option]
|
||||||
|
optional = true
|
||||||
|
default = true
|
||||||
|
description = "WAILA alternative, shows what you're looking at"
|
||||||
|
|
||||||
[download]
|
[download]
|
||||||
url = "https://cdn.modrinth.com/data/nvQzSEkH/versions/CciLEAMK/Jade-1.20-fabric-11.8.0.jar"
|
url = "https://cdn.modrinth.com/data/nvQzSEkH/versions/CciLEAMK/Jade-1.20-fabric-11.8.0.jar"
|
||||||
hash-format = "sha1"
|
hash-format = "sha1"
|
||||||
|
|
Loading…
Reference in New Issue