From b8b3ac8a1d1f53ed3213e819f27bd737f1e3dda3 Mon Sep 17 00:00:00 2001 From: incidentalstoat Date: Tue, 13 Aug 2024 22:05:19 -0600 Subject: [PATCH] Added gravestones and revive --- mods/gravestones.pw.toml | 13 +++++++++++++ mods/revive.pw.toml | 13 +++++++++++++ 2 files changed, 26 insertions(+) create mode 100644 mods/gravestones.pw.toml create mode 100644 mods/revive.pw.toml 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/mods/revive.pw.toml b/mods/revive.pw.toml new file mode 100644 index 0000000..0b64afe --- /dev/null +++ b/mods/revive.pw.toml @@ -0,0 +1,13 @@ +name = "Revive" +filename = "revive-1.0.7.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/MGRhpQYp/versions/eW6ZYUVj/revive-1.0.7.jar" +hash-format = "sha1" +hash = "96f0c7e845ab66fbc413dd0854c4eab09b911a57" + +[update] +[update.modrinth] +mod-id = "MGRhpQYp" +version = "eW6ZYUVj"