From ba7947e98d92e739617c65f3cbc1f1eb569319b9 Mon Sep 17 00:00:00 2001 From: "Jill \"oatmealine\" Monoids" Date: Tue, 13 Sep 2022 09:27:58 +0300 Subject: [PATCH] forgor a dependency --- index.toml | 5 +++++ mods/frame-api.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 mods/frame-api.pw.toml diff --git a/index.toml b/index.toml index e33f5a9..e3950e6 100644 --- a/index.toml +++ b/index.toml @@ -900,6 +900,11 @@ file = "mods/forgetmechunk.pw.toml" hash = "c576911c18870a36c1337d4f48b708fb620b51f1cb0c6497e5cab661ae07f5a0" metafile = true +[[files]] +file = "mods/frame-api.pw.toml" +hash = "d6504d3ab9720afbe03f10d3d8f89eb537b6d8ef8446d4551328dce9c786b551" +metafile = true + [[files]] file = "mods/friends-and-foes.pw.toml" hash = "49331826f620d83a4716e06e6a613b56a74d89f4f3531c1f0b5656e0e28d3b57" diff --git a/mods/frame-api.pw.toml b/mods/frame-api.pw.toml new file mode 100644 index 0000000..bafb7f7 --- /dev/null +++ b/mods/frame-api.pw.toml @@ -0,0 +1,13 @@ +name = "🔨 Frame API" +filename = "frame-0.26.1+1.19-fabric.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "a1897914f8e5b247ad3c8e73fa8019094b55ad0f" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 3943404 +project-id = 580137 diff --git a/pack.toml b/pack.toml index ea35835..5c10c8b 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 = "772041324bf5002c148754f5606060052a0bfcd33b486ca3d3fb04f3004c7ff3" +hash = "5393f3f0d7e24f77a553e3eff271d75cde3aec6087e301e8997edf532952a03f" [versions] fabric = "0.14.9"