From e0b96d6c80d1225d1548684c438cc9ee38e0892e Mon Sep 17 00:00:00 2001 From: "Jill \"oatmealine\" Monoids" Date: Fri, 2 Sep 2022 01:31:39 +0300 Subject: [PATCH] + presence footsteps --- index.toml | 5 +++++ mods/presence-footsteps.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 mods/presence-footsteps.pw.toml diff --git a/index.toml b/index.toml index 40e5fdc..0466af4 100644 --- a/index.toml +++ b/index.toml @@ -631,6 +631,11 @@ file = "mods/phosphor.pw.toml" hash = "78c45750388a12444d5103943825ffa8a403be32a246ba067438fe98c5eaad39" metafile = true +[[files]] +file = "mods/presence-footsteps.pw.toml" +hash = "8e0dd19937c97f136cd5112c3a9231a6669d08a1d169d47b5e97b30a7248c0ad" +metafile = true + [[files]] file = "mods/reacharound.pw.toml" hash = "6973dccefd1d685a8626afdc1cd94d0d8e70874f28a23f97b2e8670556ebc795" diff --git a/mods/presence-footsteps.pw.toml b/mods/presence-footsteps.pw.toml new file mode 100644 index 0000000..a9f922f --- /dev/null +++ b/mods/presence-footsteps.pw.toml @@ -0,0 +1,13 @@ +name = "Presence Footsteps" +filename = "PresenceFootsteps-1.6.1.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/rcTfTZr3/versions/1.6.1/PresenceFootsteps-1.6.1.jar" +hash-format = "sha1" +hash = "6f634f842e3572c910352b73ff39faef9b43f043" + +[update] +[update.modrinth] +mod-id = "rcTfTZr3" +version = "HSI3wnPT" diff --git a/pack.toml b/pack.toml index cf2e707..1b10481 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 = "7f3f9415d00631019687c18acf0e07ae46c9825530f5ae5357d7eb5f7d0ea0ec" +hash = "ff3fa6dd49b08062032106d4426ba4a9b9595d766bb0b47db6f0028bf7cde9e2" [versions] fabric = "0.14.9"