From d9744fa84022666fecc3507e4b6a149f9a620ec1 Mon Sep 17 00:00:00 2001 From: Hexugory Date: Sat, 25 May 2024 15:36:42 -0500 Subject: [PATCH] the gura --- index.toml | 5 +++++ mods/figura.pw.toml | 18 ++++++++++++++++++ pack.toml | 2 +- 3 files changed, 24 insertions(+), 1 deletion(-) create mode 100644 mods/figura.pw.toml diff --git a/index.toml b/index.toml index 982e40a..5fdeb91 100644 --- a/index.toml +++ b/index.toml @@ -263,6 +263,11 @@ file = "mods/ferrite-core.pw.toml" hash = "4a73f04a8986129d79ea4f283a0a33ce51af17079b6efa23596af5bc685e1c1e" metafile = true +[[files]] +file = "mods/figura.pw.toml" +hash = "9552bbb8b0b26886282c451349d9604d4fc2dfbe23e834b9ccf99fcba299914c" +metafile = true + [[files]] file = "mods/heartstone.pw.toml" hash = "48259ca967372079e53a4144b5b96d6ffdd47e3142802663f42eb661df50e9e0" diff --git a/mods/figura.pw.toml b/mods/figura.pw.toml new file mode 100644 index 0000000..83dca72 --- /dev/null +++ b/mods/figura.pw.toml @@ -0,0 +1,18 @@ +name = "Figura" +filename = "figura-0.1.4+1.20.1-forge-mc.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/s9gIPDom/versions/vo8jpIKn/figura-0.1.4%2B1.20.1-forge-mc.jar" +hash-format = "sha1" +hash = "272ec108bf034d0a82f3a67dbdea5e5158c9b569" + +[option] +optional = true +default = false +description = "hazu >:(" + +[update] +[update.modrinth] +mod-id = "s9gIPDom" +version = "vo8jpIKn" diff --git a/pack.toml b/pack.toml index 9df5f85..171cb1a 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 = "d550f1ab6e9abb4e2468111eae3da16fb3dcf02f4bca22a5cd329e7c40e7f59c" +hash = "4d70cd9ac8fb0a3ee2a772fb411973ae637ac38c5d988d22b7cac5ba5cebfe8b" [versions] forge = "47.2.0"