Add full config file for capes

The mod throws an error if an option isn't present.
This commit is contained in:
NullBite 2023-06-18 15:49:28 -04:00
parent edd5f22bd2
commit a23aa83a43
Signed by: nullbite
GPG Key ID: 6C4D545385D4925A
3 changed files with 9 additions and 2 deletions

View File

@ -1,3 +1,10 @@
{ {
"clientCapeType": "OPTIFINE", "clientCapeType": "OPTIFINE",
"enableOptifine": true,
"enableLabyMod": false,
"enableWynntils": false,
"enableMinecraftCapesMod": false,
"enableCosmetica": false,
"enableCloaksPlus": false,
"enableElytraTexture": true
} }

View File

@ -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"

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 = "b7df77e62946ca2193e0ad1d68ee57e6bb92dc516079ade0c0015653bbe3586f" hash = "f059c71d80f0cc3cd0c2aaf9b04b83abfc4dd91a0cdb71ce5b8155ccab329035"
[versions] [versions]
fabric = "0.14.21" fabric = "0.14.21"