From 0239f08f51816bca5858b2fdbb34c178d14ce3c7 Mon Sep 17 00:00:00 2001 From: "Jill \"oatmealine\" Monoids" Date: Sun, 4 Sep 2022 08:43:18 +0300 Subject: [PATCH] + Doodads --- index.toml | 5 +++++ mods/doodads-fabric.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 mods/doodads-fabric.pw.toml diff --git a/index.toml b/index.toml index b7a5477..d68a1da 100644 --- a/index.toml +++ b/index.toml @@ -248,6 +248,11 @@ file = "mods/disableinsecurechattoast.pw.toml" hash = "45550e608012f5bef67730d588e6e023a6798e17ae5f90cf0d128efcdd15679b" metafile = true +[[files]] +file = "mods/doodads-fabric.pw.toml" +hash = "b5d29c7ca2aa83ac31f4a37e4d183235b600e72c0a4153b10bff487c7073d9a5" +metafile = true + [[files]] file = "mods/drogtor.pw.toml" hash = "0da6c09f627126988afb5a192e95147bf0911f954f07cf756550704c9ab4f540" diff --git a/mods/doodads-fabric.pw.toml b/mods/doodads-fabric.pw.toml new file mode 100644 index 0000000..f6443d2 --- /dev/null +++ b/mods/doodads-fabric.pw.toml @@ -0,0 +1,13 @@ +name = "Doodads [Fabric]" +filename = "doodads-0.1.2-1.19.2.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "d6a62a5098963f5f93db1fe25a28cef96e3ea2a0" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 3925553 +project-id = 649882 diff --git a/pack.toml b/pack.toml index 1c44deb..3dac865 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 = "aae6d0e092318b260018f01c1adb20e3e3ca6e4463bba1c34033504cd8793b34" +hash = "e20cbffe28546384c9348a27f78f7e1bf43edcf91e3a59462481a5a00e81396f" [versions] fabric = "0.14.9"