From a79499e230032c900a2a7d095c63828666f15833 Mon Sep 17 00:00:00 2001 From: hkc Date: Mon, 25 Mar 2024 18:45:47 +0300 Subject: [PATCH] Added Gravestones --- index.toml | 5 +++++ mods/gravestones.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 mods/gravestones.pw.toml diff --git a/index.toml b/index.toml index 59678d9..5d43882 100644 --- a/index.toml +++ b/index.toml @@ -499,6 +499,11 @@ file = "mods/glass-armor.pw.toml" hash = "7d96e5390b84e0f484a6de91180c330634833f826856dee0930cfc5318f3edd0" metafile = true +[[files]] +file = "mods/gravestones.pw.toml" +hash = "ace9dbdca93d66c486a4474081fc91219640e506b62679bce01318c34af51e13" +metafile = true + [[files]] file = "mods/gravity-api-fork.pw.toml" hash = "ed4f9111816e20f749d06fe714ca5b0841fa0e884e1761a8df66ac20bd37b8ba" diff --git a/mods/gravestones.pw.toml b/mods/gravestones.pw.toml new file mode 100644 index 0000000..53ccbd4 --- /dev/null +++ b/mods/gravestones.pw.toml @@ -0,0 +1,13 @@ +name = "Gravestones" +filename = "gravestones-v1.15.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/ssUbhMkL/versions/Uw9uAQaY/gravestones-v1.15.jar" +hash-format = "sha1" +hash = "94c2fd5291c0ccf9f9bce7c0f6093df69b2cc18f" + +[update] +[update.modrinth] +mod-id = "ssUbhMkL" +version = "Uw9uAQaY" diff --git a/pack.toml b/pack.toml index f00951f..590802b 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 = "20c80804fb2752e3c182ae4ce7ee5baa6bf679eee69c3ec3147447b3858a5d5b" +hash = "1e355c11aa4acf53e5f365060063163db1930191b9eafd29dec7fbbfa62cf089" [versions] fabric = "0.15.7"