From 78f0584962f725128b33d6f7de4ff67d2f1979bb Mon Sep 17 00:00:00 2001 From: Yonah Date: Sun, 2 Aug 2026 23:00:24 +0900 Subject: [PATCH] mods: add amendments Requested by neko. --- 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 357e1db..5c52178 100644 --- a/index.toml +++ b/index.toml @@ -44,6 +44,11 @@ file = "mods/alltheleaks.pw.toml" hash = "c7d8f76fb5b8c8d0172e98dbd4cd07025f7d40fd9830a7a42e63d504caf19700" metafile = true +[[files]] +file = "mods/amendments.pw.toml" +hash = "793e70a07961b1670ba13dcdfe2c1cfb1379df52485adc2d3ba5db128e9536a6" +metafile = true + [[files]] file = "mods/apotheosis.pw.toml" hash = "947ac98b54c887afa88ef4139d09d563c4873e8e2602d59367dc7b2a8a906739" diff --git a/mods/amendments.pw.toml b/mods/amendments.pw.toml new file mode 100644 index 0000000..d9466f9 --- /dev/null +++ b/mods/amendments.pw.toml @@ -0,0 +1,13 @@ +name = "Amendments" +filename = "amendments-neoforge-1.21-2.1.7.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/6iTJugQR/versions/BoGvkmKs/amendments-neoforge-1.21-2.1.7.jar" +hash-format = "sha512" +hash = "ffa9d60ad4c024e5f0ad9b1c9f0e2cbc5eea0666d3370aeec3754f7f1568ce87fc50f1a8ce9017bda7063a1c9a62eff4b901c660631f1a8e5adaf89cf9320c59" + +[update] +[update.modrinth] +mod-id = "6iTJugQR" +version = "BoGvkmKs" diff --git a/pack.toml b/pack.toml index 0d0ade8..bdcc1c1 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 = "c7283457200ee5a15400dc5c9435a0c63bc8c0a01a856e27cfbdc6150d310ac7" +hash = "c3fd0d523d72b90f3f1697755b087549846a203b6099c4dcfdd0d57c5d699e9d" [versions] minecraft = "1.21.1"