From b559c904bb91b3d4cc621692dfd72a4b664a4182 Mon Sep 17 00:00:00 2001 From: Sangelo Date: Mon, 10 Jun 2024 11:16:52 +0200 Subject: [PATCH] [a] add explorecraft-tweaks mod --- index.toml | 5 +++++ mods/explorecraft-tweaks.pw.toml | 7 +++++++ pack.toml | 2 +- 3 files changed, 13 insertions(+), 1 deletion(-) create mode 100644 mods/explorecraft-tweaks.pw.toml diff --git a/index.toml b/index.toml index 0e7162d..a8f01cc 100644 --- a/index.toml +++ b/index.toml @@ -407,6 +407,11 @@ file = "mods/expanded-delight.pw.toml" hash = "4d013214266c48b8853463e428949881aa97c06684284dcb508a1932ab7c3593" metafile = true +[[files]] +file = "mods/explorecraft-tweaks.pw.toml" +hash = "30cd5acf59d83ad650b7050875f4ba757c555a8bc74ccde1cb7c03c943ed1574" +metafile = true + [[files]] file = "mods/exposure.pw.toml" hash = "9820b8497ec0fdefcaa82801ca8ed125212d5f15957b139d81899b3baa88586e" diff --git a/mods/explorecraft-tweaks.pw.toml b/mods/explorecraft-tweaks.pw.toml new file mode 100644 index 0000000..a4554d3 --- /dev/null +++ b/mods/explorecraft-tweaks.pw.toml @@ -0,0 +1,7 @@ +name = "explorecraft-tweaks" +filename = "tweaks-0.0.1+1.20.1.jar" + +[download] +url = "https://gitpot.org/ExploreCraft/tweaks/releases/download/0.0.1/tweaks-0.0.1+1.20.1.jar" +hash-format = "sha256" +hash = "25a8a5f69bfdc490e4d09c833af65f784112e4f4b5be651ceb98321681635940" diff --git a/pack.toml b/pack.toml index d4c77aa..e22163c 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 = "54f8f83e9b56346f3a2d7f9033009ebaaa4cdad58c9e4a22c156a173b457f4a5" +hash = "030e7c432b1bae4cf97c91ac37748a8393fbdbcc50c582a0a7f3255f26b98e4b" [versions] minecraft = "1.20.1"