add figura
This commit is contained in:
parent
de362b11df
commit
de20509b71
3 changed files with 25 additions and 2 deletions
|
|
@ -309,6 +309,11 @@ file = "mods/ferrite-core.pw.toml"
|
|||
hash = "86cbfa8adbbb8be527f95aca49b427f892aa780773df141dfd7f4ffd02740bbd"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/figura.pw.toml"
|
||||
hash = "fcfd264784dcda039d9efc0b3e47ef1f04521698761a34d2f20379d5f9c0fe26"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/fusion-connected-textures.pw.toml"
|
||||
hash = "0ec2d611bc3407c0c0fcfc7b0f75397e2e0561daf96c286ae6478d571e5403cf"
|
||||
|
|
|
|||
18
mods/figura.pw.toml
Normal file
18
mods/figura.pw.toml
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
name = "Figura"
|
||||
filename = "figura-0.1.5+1.20.1-fabric-mc.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/s9gIPDom/versions/r3bPBsmg/figura-0.1.5%2B1.20.1-fabric-mc.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "a842ae03f4477873934ad2a3bfeb50dcd75a668a91c072550c7db30dcd8825307bb74cfc26b3ae4a9ae933253a768eaed58ed7267221f2654ac2a93955a601ec"
|
||||
|
||||
[option]
|
||||
optional = true
|
||||
default = false
|
||||
description = "Custom player models"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "s9gIPDom"
|
||||
version = "r3bPBsmg"
|
||||
|
|
@ -1,12 +1,12 @@
|
|||
name = "Linuxcraft"
|
||||
author = "Astreaprtcl"
|
||||
version = "v1.9.0"
|
||||
version = "v1.9.1"
|
||||
pack-format = "packwiz:1.1.0"
|
||||
|
||||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "e8acb45f83acdb7c21406b4bedcf7fbd355b408a6bba127762cc00ebf09e70e0"
|
||||
hash = "dc92b990c7411b3b24443ba528e404b22a0bf9ff236fabeb2d532443a1593f38"
|
||||
|
||||
[versions]
|
||||
fabric = "0.16.14"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue