From 3533846c3c199ef83353d6ba57ee00b8d1980ef9 Mon Sep 17 00:00:00 2001 From: "Jill \"oatmealine\" Monoids" Date: Tue, 13 Sep 2022 09:07:00 +0300 Subject: [PATCH] + Twigs --- index.toml | 5 +++++ mods/twigs.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 mods/twigs.pw.toml diff --git a/index.toml b/index.toml index 1a62342..2ca4fa3 100644 --- a/index.toml +++ b/index.toml @@ -638,6 +638,11 @@ file = "mods/trinkets.pw.toml" hash = "656b8e10b1708689e9219bce28de951e95d06f3811f7970415f72455970b787d" metafile = true +[[files]] +file = "mods/twigs.pw.toml" +hash = "60cd8c2957885585fdf1c2a5a6b711e01cef923e73991351d563d15af377d614" +metafile = true + [[files]] file = "mods/visual-overhaul.pw.toml" hash = "d59d3bceb2129af6747657f7533aefc85149e8d2b75a33a766e379e517668786" diff --git a/mods/twigs.pw.toml b/mods/twigs.pw.toml new file mode 100644 index 0000000..783f011 --- /dev/null +++ b/mods/twigs.pw.toml @@ -0,0 +1,13 @@ +name = "🪵 Twigs" +filename = "twigs-2.0.0-beta.9+1.19-fabric.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "9f4d49bc18ec3ebbdb12b490b7b10caca710a0dc" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 3943447 +project-id = 496913 diff --git a/pack.toml b/pack.toml index 6f7627a..757f52c 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 = "b4a772ab407f2c225a47ad7d1d40c087be719bdf2c2179edaa656a2f557a954f" +hash = "86876f70815a219a00453d59b7f3475a2d5e193983ff181b8d3332da0489a3cf" [versions] fabric = "0.14.9"