Make first person model optional
parent
cf3c9f7e1a
commit
f0faebdb4f
|
@ -184,7 +184,7 @@ metafile = true
|
|||
|
||||
[[files]]
|
||||
file = "mods/first-person-model.pw.toml"
|
||||
hash = "ee792c4a34cb31c13119d860c135dc8061a5f22b30c8dd7d1b809f9e202586f0"
|
||||
hash = "b9d4e785e06dcca65341bcc647c58ba77d780485889b33e562d9cd791b58e71a"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
|
|
|
@ -2,6 +2,9 @@ name = "First-person Model"
|
|||
filename = "firstperson-fabric-2.4.8-mc1.20.1.jar"
|
||||
side = "client"
|
||||
|
||||
[option]
|
||||
optional = true
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/H5XMjpHi/versions/Ca1G2C1x/firstperson-fabric-2.4.8-mc1.20.1.jar"
|
||||
hash-format = "sha512"
|
||||
|
|
Loading…
Reference in New Issue