From 743705b394a679c5f264bb5fac8436ceeb21600c Mon Sep 17 00:00:00 2001 From: Lilith Ashley Nyx Arson Date: Wed, 8 Jan 2025 10:42:53 +0100 Subject: [PATCH] figura --- index.toml | 5 +++++ mods/figura.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 mods/figura.pw.toml diff --git a/index.toml b/index.toml index 7296f26..7682be1 100644 --- a/index.toml +++ b/index.toml @@ -153,6 +153,11 @@ file = "mods/ferrite-core.pw.toml" hash = "4a73f04a8986129d79ea4f283a0a33ce51af17079b6efa23596af5bc685e1c1e" metafile = true +[[files]] +file = "mods/figura.pw.toml" +hash = "94e4884521c256740df7adbdaacb385a30262c0bc711e3af502dd42906a06f5d" +metafile = true + [[files]] file = "mods/fzzy-config.pw.toml" hash = "242b6b2fca430d5a672f4c7be8002515c4ae1e416efd3e016c5e5f32041dc5b7" diff --git a/mods/figura.pw.toml b/mods/figura.pw.toml new file mode 100644 index 0000000..a5d01fa --- /dev/null +++ b/mods/figura.pw.toml @@ -0,0 +1,13 @@ +name = "Figura" +filename = "figura-0.1.2+1.20.1.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/s9gIPDom/versions/8892Wqoi/figura-0.1.2%2B1.20.1.jar" +hash-format = "sha1" +hash = "9e72055d725cadaff98bbd21fca24ff149066a08" + +[update] +[update.modrinth] +mod-id = "s9gIPDom" +version = "8892Wqoi" diff --git a/pack.toml b/pack.toml index 10e4b1a..9c10801 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "0824ad1fe538b2455814f1777a80f1697225fd318aa2636b84f2646da8dbce72" +hash = "71cbfd7a6acc3f2c188d9ae131b6c2cb10902abbc96eebe7e27f106138b72d5f" [versions] forge = "47.3.22"