feat: add first person model
This commit is contained in:
parent
d550f7e308
commit
bf7e1813d9
|
@ -395,6 +395,11 @@ file = "mods/ferrite-core.pw.toml"
|
|||
hash = "39a6a39433b1b104bfafafcd60a8171f866daa2ebefffd64df822d0e69288e3a"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/first-person-model.pw.toml"
|
||||
hash = "445c8a295d9e2f0eeba457fcc2f00c2f1389419825c21b38f6cf71adf7939fde"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/flower-mimics.pw.toml"
|
||||
hash = "8b398630dad82687934167281e902020dc1f2f1d2214e30c175fea1c686ec136"
|
||||
|
|
13
mods/first-person-model.pw.toml
Normal file
13
mods/first-person-model.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "First-person Model"
|
||||
filename = "firstperson-fabric-2.4.4-mc1.20.1.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/H5XMjpHi/versions/maSfOt84/firstperson-fabric-2.4.4-mc1.20.1.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "243bc922df35f1da5173e75ef6ddf617c25f4d61"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "H5XMjpHi"
|
||||
version = "maSfOt84"
|
Loading…
Reference in a new issue