From 7f9645310e85c29cb5811ac2e08227ad7302d891 Mon Sep 17 00:00:00 2001 From: RestedWicked Date: Fri, 20 Jun 2025 18:31:41 -0700 Subject: [PATCH] [ADD] Ammendments --- 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 a392b29..5ce4d3f 100644 --- a/index.toml +++ b/index.toml @@ -106,6 +106,11 @@ file = "mods/almanac.pw.toml" hash = "6b1de417a7fa934847bf002b75acd00d48637bb3484ea468799354b612658775" metafile = true +[[files]] +file = "mods/amendments.pw.toml" +hash = "1fa5075c1ebd310416d705674d6ae90975fa8971ce6cf04478f548a18c58d0da" +metafile = true + [[files]] file = "mods/another-furniture.pw.toml" hash = "401e6f8ea3922a0fc69dd8fd126280133fa4e94e7f6558ad916bdef0d6e68bdd" diff --git a/mods/amendments.pw.toml b/mods/amendments.pw.toml new file mode 100644 index 0000000..f8a0fc0 --- /dev/null +++ b/mods/amendments.pw.toml @@ -0,0 +1,13 @@ +name = "Amendments" +filename = "amendments-1.21-1.2.24-neoforge.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/6iTJugQR/versions/lbqEyGoA/amendments-1.21-1.2.24-neoforge.jar" +hash-format = "sha512" +hash = "8f9a01fa0863fa7e04bd71cc2385bd3356f29854c36d1d0c93286679c4b4603fa92373be4cf34de3ae75b2ba78b14a4c5943779f9c0ca765de0fea546e59d244" + +[update] +[update.modrinth] +mod-id = "6iTJugQR" +version = "lbqEyGoA" diff --git a/pack.toml b/pack.toml index f73130d..1ea1a49 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 = "f57178c809ff02ce1be7b899a64e7289821429ff8d792de8a3f1d1fc6b156bc1" +hash = "57800a4dafa0aa826208c753bf42b26d444c7a644c41a8aa129f81c3be188b39" [versions] minecraft = "1.21.1"