From bad279ccdc99e1f79dd1d87d7255b1827b6de603 Mon Sep 17 00:00:00 2001 From: Wroclaw Date: Sun, 3 Apr 2022 04:50:49 +0200 Subject: [PATCH] Mods: remove cloth config Already included as a library in another mod --- index.toml | 5 ----- mods/cloth-config.toml | 13 ------------- pack.toml | 2 +- 3 files changed, 1 insertion(+), 19 deletions(-) delete mode 100644 mods/cloth-config.toml diff --git a/index.toml b/index.toml index 09d146c..7e1fb71 100644 --- a/index.toml +++ b/index.toml @@ -120,11 +120,6 @@ file = "mods/architectury-fabric.toml" hash = "2ed0458c1f09c92c401f0f36eeddb8fd893f7e66b461daa1d59ea436fb8d2316" metafile = true -[[files]] -file = "mods/cloth-config.toml" -hash = "010bc8378b59257708190728f5aee476d7415f47fc26567952f294eda6b0cd25" -metafile = true - [[files]] file = "mods/continuity.toml" hash = "a2503cd9f6455bcfd5b5d5d7d5f1350bc005e799918dca1e7d3203c5b67f9ae5" diff --git a/mods/cloth-config.toml b/mods/cloth-config.toml deleted file mode 100644 index 300ac62..0000000 --- a/mods/cloth-config.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Cloth Config API (Fabric)" -filename = "cloth-config-6.2.57-fabric.jar" -side = "both" - -[download] -url = "https://edge.forgecdn.net/files/3641/132/cloth-config-6.2.57-fabric.jar" -hash-format = "sha1" -hash = "c52ef239d9d3d3473312d3f57bd8e730155ee5a5" - -[update] -[update.curseforge] -file-id = 3641132 -project-id = 319057 diff --git a/pack.toml b/pack.toml index 1e90492..cea1cb3 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.0.0" [index] file = "index.toml" hash-format = "sha256" -hash = "164dfadc2fca24b18dd953b7c9e27db35271f2a355259824d04acc11c83f9435" +hash = "eb9d589e4b6967de20d404d3965db9cb99065bd5a701ebd7d3dbefb12e1bf807" [versions] fabric = "0.13.3"