From d1c0e4d6813e912a861345aa172eb52b83f93da9 Mon Sep 17 00:00:00 2001 From: satr14 Date: Fri, 8 May 2026 21:15:19 +0700 Subject: [PATCH] packwiz ignore addition --- .packwizignore | 3 ++- index.toml | 4 ---- pack.toml | 2 +- 3 files changed, 3 insertions(+), 6 deletions(-) diff --git a/.packwizignore b/.packwizignore index ede90f8..5012e39 100644 --- a/.packwizignore +++ b/.packwizignore @@ -1,2 +1,3 @@ *.env -*.md \ No newline at end of file +*.md +*.jar \ No newline at end of file diff --git a/index.toml b/index.toml index 0c894be..8b8d6ce 100644 --- a/index.toml +++ b/index.toml @@ -229,7 +229,3 @@ metafile = true file = "mods/vanish.pw.toml" hash = "2b3a5c0fd2669b3172baa28d2cf3f7458c6928bd58929387853ae98165dac3fe" metafile = true - -[[files]] -file = "packwiz-installer-bootstrap.jar" -hash = "a8fbb24dc604278e97f4688e82d3d91a318b98efc08d5dbfcbcbcab6443d116c" diff --git a/pack.toml b/pack.toml index 1171ca5..59c5e0f 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 = "122f9a9b4f564d48771eec0b93cd5e5c997ad40c78471269088c5860a4e69401" +hash = "352e80f7fdf751f8a4921f3856d65f951b65e22ed16145cb418340c143fa37b4" [versions] fabric = "0.19.2"