From e8c99a1a23fce9c5b815a43b90624ba130b73134 Mon Sep 17 00:00:00 2001 From: hkc Date: Wed, 20 Mar 2024 18:36:37 +0300 Subject: [PATCH] Added back Figura, also it was loading now? --- 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 4f7307f..f9894a9 100644 --- a/index.toml +++ b/index.toml @@ -409,6 +409,11 @@ file = "mods/ferrite-core.pw.toml" hash = "39a6a39433b1b104bfafafcd60a8171f866daa2ebefffd64df822d0e69288e3a" metafile = true +[[files]] +file = "mods/figura.pw.toml" +hash = "75ffe202cd8947bbbb748a46bcd9d1cfb55d34a2fc95909b3001ac8433625fb7" +metafile = true + [[files]] file = "mods/fog-looks-good-now-fabric.pw.toml" hash = "6b0fedcd910c01f9ab17443b60298fd1017a1bb467a33ef974a02c72e0d0ac96" diff --git a/mods/figura.pw.toml b/mods/figura.pw.toml new file mode 100644 index 0000000..eaf5e5f --- /dev/null +++ b/mods/figura.pw.toml @@ -0,0 +1,13 @@ +name = "Figura" +filename = "figura-0.1.4+1.20.1-fabric-mc.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/s9gIPDom/versions/DhHrk371/figura-0.1.4%2B1.20.1-fabric-mc.jar" +hash-format = "sha1" +hash = "260b9cae1dc1087d3007e644e2b43f4d2634914d" + +[update] +[update.modrinth] +mod-id = "s9gIPDom" +version = "DhHrk371" diff --git a/pack.toml b/pack.toml index 6d922b0..587ef4d 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 = "0bdadd6b91614392e3dd3d2e3218464494661b8bc13bab224d6bf9182ff6aff0" +hash = "313eecc7c2f2c23b510fb7364dfc1eda2fed6b458a20e816b616baa260305a3d" [versions] fabric = "0.15.7"