From c53d64428bb1faf92817746a119781a5f14e0fdc Mon Sep 17 00:00:00 2001 From: "Jill \"oatmealine\" Monoids" Date: Fri, 2 Sep 2022 01:31:21 +0300 Subject: [PATCH] + reacharound --- index.toml | 9 +++++++++ mods/reacharound.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 23 insertions(+), 1 deletion(-) create mode 100644 mods/reacharound.pw.toml diff --git a/index.toml b/index.toml index 69a8d02..40e5fdc 100644 --- a/index.toml +++ b/index.toml @@ -631,6 +631,11 @@ file = "mods/phosphor.pw.toml" hash = "78c45750388a12444d5103943825ffa8a403be32a246ba067438fe98c5eaad39" metafile = true +[[files]] +file = "mods/reacharound.pw.toml" +hash = "6973dccefd1d685a8626afdc1cd94d0d8e70874f28a23f97b2e8670556ebc795" +metafile = true + [[files]] file = "mods/reborncore.pw.toml" hash = "388135bacc1e859ded4da0e8df1f115e78c7f79b32efa62ab29bf07762f60a3d" @@ -757,3 +762,7 @@ hash = "8cd55ca8b38f04a7bc18f94f6d266b7570de46b4efcb65341027fe9351fb15f1" [[files]] file = "shaderpacks/Sildur's Vibrant Shaders v1.40 Lite.zip" hash = "0fdf66ea817adeb00c5f5a28e7fdefa8f97d199152233f3d6a2eb3f5e73e7e06" + +[[files]] +file = "update.sh" +hash = "f25cbf2fb32c3f56b5c72008e570c25259dd820103ba036232f1f7101d1d382b" diff --git a/mods/reacharound.pw.toml b/mods/reacharound.pw.toml new file mode 100644 index 0000000..59ae2a8 --- /dev/null +++ b/mods/reacharound.pw.toml @@ -0,0 +1,13 @@ +name = "Reacharound" +filename = "reacharound+1.19-1.1.0.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/r3VgI4QN/versions/1.1.0+1.19/reacharound%2B1.19-1.1.0.jar" +hash-format = "sha1" +hash = "bd2b22f37799f2f5555de18e2c4c1ea6cc417d01" + +[update] +[update.modrinth] +mod-id = "r3VgI4QN" +version = "CGv8fJaH" diff --git a/pack.toml b/pack.toml index 30f9104..cf2e707 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 = "ea1509b956f0d1294a0443dcee7313fd585bc8e0db4a36831ab17b4d9d09ee12" +hash = "7f3f9415d00631019687c18acf0e07ae46c9825530f5ae5357d7eb5f7d0ea0ec" [versions] fabric = "0.14.9"