From 11850332c50aa3bc44ac07f43623612a59dff8a6 Mon Sep 17 00:00:00 2001 From: Hexugory Date: Wed, 22 May 2024 21:10:46 -0500 Subject: [PATCH] hardcore redeploy --- index.toml | 5 +++++ mods/hardcore-redeploy.pw.toml | 7 +++++++ pack.toml | 2 +- 3 files changed, 13 insertions(+), 1 deletion(-) create mode 100644 mods/hardcore-redeploy.pw.toml diff --git a/index.toml b/index.toml index 2e1de2c..7eb54cd 100644 --- a/index.toml +++ b/index.toml @@ -498,6 +498,11 @@ file = "mods/figura.pw.toml" hash = "13515ee541a2e62c359e4fc85a51bc99b4d1cd088898911a264e5ca0d5c2d15d" metafile = true +[[files]] +file = "mods/hardcore-redeploy.pw.toml" +hash = "008564de71132776c053536dfc054a0556dbe994303daaf31f2ea627e2ff2473" +metafile = true + [[files]] file = "mods/hardcore-revival.pw.toml" hash = "7db780dbbb8381a81c6e378fa1cda19baa0dc409027c7d4395b04786f459afd9" diff --git a/mods/hardcore-redeploy.pw.toml b/mods/hardcore-redeploy.pw.toml new file mode 100644 index 0000000..ea1aa51 --- /dev/null +++ b/mods/hardcore-redeploy.pw.toml @@ -0,0 +1,7 @@ +name = "hardcore-redeploy" +filename = "hardcore_redeploy-1.0.0.jar" + +[download] +url = "https://git.touhoudiscord.net/TouhouDiscordcraft/SomebodyMakeAConstruct/raw/branch/main/static/hardcore_redeploy-1.0.0.jar" +hash-format = "sha256" +hash = "848688fe1fa8252ee7b5fb8b06a851b3a0bc364c41ca608a79de6561ab5b1ef8" diff --git a/pack.toml b/pack.toml index 9195fa7..142ab3a 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 = "034758f2245e3ad4faf6d91764fbb2a746516029dc481e505f87c1c764139bda" +hash = "6a0210c6abae063eb3f946e8933aaa65ff9131079a979c9421846b05d7dc747d" [versions] forge = "43.3.13"