From 7607e28ff042a09081967228edab2565e964410d Mon Sep 17 00:00:00 2001 From: endigma Date: Sat, 11 Jun 2022 21:13:16 -0300 Subject: [PATCH] test: remove puzzle --- index.toml | 5 ----- mods/puzzle.toml | 13 ------------- pack.toml | 2 +- 3 files changed, 1 insertion(+), 19 deletions(-) delete mode 100644 mods/puzzle.toml diff --git a/index.toml b/index.toml index 98fd0b2..0e95d35 100644 --- a/index.toml +++ b/index.toml @@ -865,11 +865,6 @@ file = "mods/promenade.toml" hash = "19043dd6917c0858a8d1ac0ae88afeb85c61b94906921baab215fe94c1a5408c" metafile = true -[[files]] -file = "mods/puzzle.toml" -hash = "8cc917a1ec48b6aa8074cfe16ba2bbd3b9c9fa9c4a4dde7214fe25d8a492ed3d" -metafile = true - [[files]] file = "mods/puzzles-lib-fabric.toml" hash = "596fd8c22f00222b1afc8178aa39ed807fc7035a64354487636e99dabd11823c" diff --git a/mods/puzzle.toml b/mods/puzzle.toml deleted file mode 100644 index 6baefc7..0000000 --- a/mods/puzzle.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Puzzle" -filename = "puzzle-1.3.0.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/3IuO68q1/versions/1.3.0/puzzle-1.3.0.jar" -hash-format = "sha1" -hash = "0fc7706f450418c09c4a2ffddbbbd2ccdebcf31a" - -[update] -[update.modrinth] -mod-id = "3IuO68q1" -version = "ILWsnRId" diff --git a/pack.toml b/pack.toml index f837ca8..155ed5e 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 = "bdb942569aa602001ed21baa629c7feb80021b9c688fad764c149e43bb0e763a" +hash = "3a4a9eac906b8de5a4ead982104121c7ef30978aaf78e317014179a6485a6817" [versions] fabric = "0.14.7"