From 56daf617ad5c73b86cc44f2a20bc3965c3f1a146 Mon Sep 17 00:00:00 2001 From: endigma Date: Sun, 14 Jan 2024 13:13:26 -0400 Subject: [PATCH] remove autotools --- index.toml | 5 ----- mods/minecraft_autotools.pw.toml | 13 ------------- pack.toml | 2 +- 3 files changed, 1 insertion(+), 19 deletions(-) delete mode 100644 mods/minecraft_autotools.pw.toml diff --git a/index.toml b/index.toml index 05f4909..a0cf00f 100644 --- a/index.toml +++ b/index.toml @@ -851,11 +851,6 @@ file = "mods/midnightlib.pw.toml" hash = "bc79745faf3cfec5d60e239817905c2bebfb692f8ae3ff3671fc8afd4800227e" metafile = true -[[files]] -file = "mods/minecraft_autotools.pw.toml" -hash = "1a72f9aafbb9e10399614f8b984930ac07b4cbaa911d855c0ac667132b59ca6d" -metafile = true - [[files]] file = "mods/minerally.pw.toml" hash = "39f0cbda9e334dd92b5d4c82a3367510d7e9913a377fa58b3eac242daa6c1813" diff --git a/mods/minecraft_autotools.pw.toml b/mods/minecraft_autotools.pw.toml deleted file mode 100644 index 13b6dab..0000000 --- a/mods/minecraft_autotools.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "AutoTools" -filename = "autotools-1.7-fabric-1.20.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/zgVJyCgK/versions/lUpEWkQv/autotools-1.7-fabric-1.20.jar" -hash-format = "sha1" -hash = "a119c3db000c692d888f1265c17331ec6c3de720" - -[update] -[update.modrinth] -mod-id = "zgVJyCgK" -version = "lUpEWkQv" diff --git a/pack.toml b/pack.toml index 481b67f..194b991 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 = "c5a392cd5f9c3f281628f09931e8fcee80b5e2100741a7bc4cd3a3d36b6bf9fd" +hash = "4ae0772d92d6721cad0700fb738cd84be2dafda492cd7a90e79515675a281652" [versions] fabric = "0.15.3"