make essential optional
This commit is contained in:
parent
8ab6c2bd03
commit
be69b91a8d
3 changed files with 5 additions and 4 deletions
|
@ -163,7 +163,7 @@ metafile = true
|
|||
|
||||
[[files]]
|
||||
file = "mods/essential.pw.toml"
|
||||
hash = "19d22745cac4460858f6f716c2acb2035420c28832b6dd1ecb6464fc75b459cc"
|
||||
hash = "f04bbaea08c42f339ca6521fcda7bb3b08e598fe995f7ec87ebe293dbc1f4713"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
|
|
|
@ -13,5 +13,6 @@ mod-id = "k2ZPuTBm"
|
|||
version = "ynwHfHh0"
|
||||
|
||||
[option]
|
||||
description = "Essential Client Mod\nPLZ WITH VR MODE"
|
||||
default = true
|
||||
optional = true
|
||||
default = true
|
||||
description = "Essential Client Mod\nPLZ DISABLE WITH VR MODE"
|
||||
|
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "e1d2b3a141ca8f14c1f613b48736f8db985fcff42c39f8ef4291bd49bb1e1293"
|
||||
hash = "efcbc068942ad096b400f274d7738e18b8ee179d0f4a8987ae3671429f9fc452"
|
||||
|
||||
[versions]
|
||||
fabric = "0.14.8"
|
||||
|
|
Loading…
Reference in a new issue