From 9f0c3ef241db876716f5420a50fbe5ccc7962a0c Mon Sep 17 00:00:00 2001 From: NullBite Date: Sat, 13 Jul 2024 14:33:29 -0400 Subject: [PATCH] Add Amendments This mod was part of Supplementaries but was split off for some reason. --- index.toml | 5 +++++ mods/amendments.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 mods/amendments.pw.toml diff --git a/index.toml b/index.toml index 6467372..eeda17a 100644 --- a/index.toml +++ b/index.toml @@ -116,6 +116,11 @@ file = "mods/amecs.pw.toml" hash = "d66bc9c3f81429f138de5eae6226dce25f620f90df864bf7f0f9121708bf0bcc" metafile = true +[[files]] +file = "mods/amendments.pw.toml" +hash = "64d78922bc5e9e825411bada42be1ee6816da1f6e419d6034089b3d3b85da2fb" +metafile = true + [[files]] file = "mods/appleskin.pw.toml" hash = "e3dfb2478e6bb096667d4ec89b0ddfef627747939373bdefee02f358d6e3dee1" diff --git a/mods/amendments.pw.toml b/mods/amendments.pw.toml new file mode 100644 index 0000000..c30d74a --- /dev/null +++ b/mods/amendments.pw.toml @@ -0,0 +1,13 @@ +name = "Amendments" +filename = "amendments-1.20-1.2.8-fabric.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/6iTJugQR/versions/Fk0Km5bb/amendments-1.20-1.2.8-fabric.jar" +hash-format = "sha1" +hash = "38b6fbbceae07eb13eeff51b2671d4b1e7d858e1" + +[update] +[update.modrinth] +mod-id = "6iTJugQR" +version = "Fk0Km5bb" diff --git a/pack.toml b/pack.toml index 0eea944..8767b51 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 = "5977b36c4a2a0ecc417de8d14379168ca9f2f65824cd89d1fa5f6e884ed05a61" +hash = "1eb219dedd017ecf9d4f127982b0dff744fa8b00571ce9703ac83e15ccee6ad2" [versions] minecraft = "1.20.1"