diff --git a/index.toml b/index.toml index 7cade97..6ce22f1 100644 --- a/index.toml +++ b/index.toml @@ -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" diff --git a/mods/figura.pw.toml b/mods/figura.pw.toml new file mode 100644 index 0000000..b582f0c --- /dev/null +++ b/mods/figura.pw.toml @@ -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" diff --git a/pack.toml b/pack.toml index fd17d69..9167efe 100644 --- a/pack.toml +++ b/pack.toml @@ -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"