From d4f2c87f9f05496faece16e012d08077fea99bb6 Mon Sep 17 00:00:00 2001 From: "Jill \"oatmealine\" Monoids" Date: Tue, 13 Sep 2022 09:02:38 +0300 Subject: [PATCH] + Controlling --- index.toml | 5 +++++ mods/controlling.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 mods/controlling.pw.toml diff --git a/index.toml b/index.toml index 3af237e..0638b89 100644 --- a/index.toml +++ b/index.toml @@ -228,6 +228,11 @@ file = "mods/continuity.pw.toml" hash = "3648ed55ffae5bc153c16b2d414925cc30165b5171aa0e2a146e5ba22366fcf1" metafile = true +[[files]] +file = "mods/controlling.pw.toml" +hash = "90ada66cec5937b33875e9588024bf9faa4f7d6e045df0a2b2f04d73939936ff" +metafile = true + [[files]] file = "mods/cooperative-advancements-fabric.pw.toml" hash = "56988928ebe839443df61be548db2ba5123280f7bf54eadfbf01a7515af8fab6" diff --git a/mods/controlling.pw.toml b/mods/controlling.pw.toml new file mode 100644 index 0000000..069e757 --- /dev/null +++ b/mods/controlling.pw.toml @@ -0,0 +1,13 @@ +name = "Controlling" +filename = "Controlling-fabric-1.19.2-10.0+6.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "e3a235962174295b427902e607daeea4c0326aee" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 3950210 +project-id = 250398 diff --git a/pack.toml b/pack.toml index e7f26a7..1865452 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 = "1c4232094d6c5d9eef34a832443491934d3ed2e77e0575dfac35d0740c301a84" +hash = "2e69e3622bf741a6b8ca1ae3d3347c1840e39e18715a235bfd8978c2a0534fdf" [versions] fabric = "0.14.9"