From 6bf4f5644b60e47c88496c906d89986d67ea394e Mon Sep 17 00:00:00 2001 From: Hexugory Date: Mon, 3 Jun 2024 22:09:56 -0500 Subject: [PATCH] the zumi adjustment --- index.toml | 7 ++++++- mods/hardcore-redeploy.pw.toml | 2 +- mods/tinkering-abnormally.pw.toml | 8 ++++++++ pack.toml | 2 +- 4 files changed, 16 insertions(+), 3 deletions(-) create mode 100644 mods/tinkering-abnormally.pw.toml diff --git a/index.toml b/index.toml index 2dbe4eb..9f3d79a 100644 --- a/index.toml +++ b/index.toml @@ -596,7 +596,7 @@ metafile = true [[files]] file = "mods/hardcore-redeploy.pw.toml" -hash = "91fb6e34498e2e25fea41581142ea177f1e7a631562fd7beed69f3931376ac7f" +hash = "92332cffc19ebd45dd3a4f9db64a3ee9bbe8e097b5364fe0ec989bd0a806ea9b" metafile = true [[files]] @@ -784,6 +784,11 @@ file = "mods/thermal-foundation.pw.toml" hash = "a886cd2449393f692f22b97f094ea91a7faf2c4fdd9f72885d5fa6eb299a261b" metafile = true +[[files]] +file = "mods/tinkering-abnormally.pw.toml" +hash = "8e35dbca3c05b0c4e0b4477b7d600aae021c1c359c3a2e8e46e96b6f48f00f6a" +metafile = true + [[files]] file = "mods/tinkers-construct.pw.toml" hash = "8fb06ece06447c992a862fa579f06ff9e613ac6ee45a1270f1c925a717f6c26b" diff --git a/mods/hardcore-redeploy.pw.toml b/mods/hardcore-redeploy.pw.toml index abe20a6..9798d96 100644 --- a/mods/hardcore-redeploy.pw.toml +++ b/mods/hardcore-redeploy.pw.toml @@ -1,4 +1,4 @@ -name = "hardcore-redeploy" +name = "Hardcore Redeploy" filename = "hardcore_redeploy-1.0.0.jar" [download] diff --git a/mods/tinkering-abnormally.pw.toml b/mods/tinkering-abnormally.pw.toml new file mode 100644 index 0000000..2f0373a --- /dev/null +++ b/mods/tinkering-abnormally.pw.toml @@ -0,0 +1,8 @@ +name = "Tinkering Abnormally" +filename = "2ddebe17-b661-4445-9616-a113891bab82" +side = "both" + +[download] +url = "https://git.touhoudiscord.net/attachments/2ddebe17-b661-4445-9616-a113891bab82" +hash-format = "sha256" +hash = "f2836ae34acf9634e4d0221adf499d752503867906a8481725399c3a8bfcd051" diff --git a/pack.toml b/pack.toml index 388b050..fcd01bf 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 = "db960c8d36bbc20c31eae9598bdf826a8a690eb50c5f695cf30d672fc97f4b3b" +hash = "d0b809832fe7ae3adf98779619b79b54573402751d066158079e2617c5ded9e2" [versions] forge = "43.3.13"