Add full config file for capes
The mod throws an error if an option isn't present.
This commit is contained in:
parent
edd5f22bd2
commit
a23aa83a43
@ -1,3 +1,10 @@
|
|||||||
{
|
{
|
||||||
"clientCapeType": "OPTIFINE",
|
"clientCapeType": "OPTIFINE",
|
||||||
|
"enableOptifine": true,
|
||||||
|
"enableLabyMod": false,
|
||||||
|
"enableWynntils": false,
|
||||||
|
"enableMinecraftCapesMod": false,
|
||||||
|
"enableCosmetica": false,
|
||||||
|
"enableCloaksPlus": false,
|
||||||
|
"enableElytraTexture": true
|
||||||
}
|
}
|
||||||
|
@ -2,7 +2,7 @@ hash-format = "sha256"
|
|||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "config/yosbr/config/capes.json5"
|
file = "config/yosbr/config/capes.json5"
|
||||||
hash = "a971da7453e033badc7fce7347c807ffb9b19bb2c5247c0bb914e7275ca2cd8a"
|
hash = "b0e11760190870b23a50e68018a3792e6ad3929302bb2917db21268a20f858af"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "config/yosbr/config/figura.json"
|
file = "config/yosbr/config/figura.json"
|
||||||
|
@ -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 = "b7df77e62946ca2193e0ad1d68ee57e6bb92dc516079ade0c0015653bbe3586f"
|
hash = "f059c71d80f0cc3cd0c2aaf9b04b83abfc4dd91a0cdb71ce5b8155ccab329035"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.14.21"
|
fabric = "0.14.21"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user