From 68e049ec4734240567ffe112317b732b76d3cd79 Mon Sep 17 00:00:00 2001 From: Wroclaw Date: Fri, 9 Sep 2022 10:27:55 +0200 Subject: [PATCH] Remove development file index --- index.toml | 4 ---- pack.toml | 2 +- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/index.toml b/index.toml index 6c65c22..3e0eed8 100644 --- a/index.toml +++ b/index.toml @@ -1,9 +1,5 @@ hash-format = "sha256" -[[files]] -file = ".vscode/tasks.json" -hash = "6b6bdbee415de64a3b4207e0e06b69e75f943973945fad936b92c7feaca22c8a" - [[files]] file = "config/MouseTweaks.cfg" hash = "11ba09a6771da982f9bdc906cb50b803804ab4d627566c85fc5ce9a7c4a72d68" diff --git a/pack.toml b/pack.toml index 32654af..035b4c0 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 = "e4af5f0b62678128e87671e417568cf7b14322b8c9cfc70d52cd907efa2a78f8" +hash = "8c0faa3ca5e33f9e8da4f60aa6387c8ab75d94d37feac09210ff3e1859c3a9dd" [versions] minecraft = "1.19.2"