Make first person model optional

main
kalle 2025-02-19 00:32:59 +01:00
parent cf3c9f7e1a
commit f0faebdb4f
3 changed files with 5 additions and 2 deletions

View File

@ -184,7 +184,7 @@ metafile = true
[[files]]
file = "mods/first-person-model.pw.toml"
hash = "ee792c4a34cb31c13119d860c135dc8061a5f22b30c8dd7d1b809f9e202586f0"
hash = "b9d4e785e06dcca65341bcc647c58ba77d780485889b33e562d9cd791b58e71a"
metafile = true
[[files]]

View File

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

View File

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "73fa0542ccc3aa72c62aeed191d4bfb882b06a375ce3dd58ee830d49e98e9a47"
hash = "f9f9503df73af3f04164e82627fb265915ef404ecd88c71ec37b0644cfe361ff"
[versions]
fabric = "0.16.10"