From eb587e9c93f4d14df52789b548f47fff25cfc26c Mon Sep 17 00:00:00 2001 From: Xeovalyte Date: Mon, 10 Apr 2023 16:38:01 +0200 Subject: [PATCH] removed some mods --- packwiz/xvtest/index.toml | 10 ---------- packwiz/xvtest/mods/lazydfu.pw.toml | 13 ------------- packwiz/xvtest/mods/thorium.pw.toml | 13 ------------- packwiz/xvtest/pack.toml | 2 +- 4 files changed, 1 insertion(+), 37 deletions(-) delete mode 100644 packwiz/xvtest/mods/lazydfu.pw.toml delete mode 100644 packwiz/xvtest/mods/thorium.pw.toml diff --git a/packwiz/xvtest/index.toml b/packwiz/xvtest/index.toml index a6f9ed6..8ccaef3 100644 --- a/packwiz/xvtest/index.toml +++ b/packwiz/xvtest/index.toml @@ -54,11 +54,6 @@ file = "mods/krypton.pw.toml" hash = "ef2f37f8f7eb3481d6d379b54b6607fc7e2b51be0a8fabeccdb0e39ae01cba0c" metafile = true -[[files]] -file = "mods/lazydfu.pw.toml" -hash = "b4ca05b39b85c27cd97ccb65d5fb832f5e9fd7ee5710542a3e69dfa30a97ea7d" -metafile = true - [[files]] file = "mods/lithium.pw.toml" hash = "be8427f766253fce639d6e3e351b726a9b98e6ebc3ed4bec2023ea352bda0ae8" @@ -109,11 +104,6 @@ file = "mods/starlight.pw.toml" hash = "2aeab4f3b0a720ed02f400d9b521f1858474d4f8f7c3577ce916d5aa31fe37e1" metafile = true -[[files]] -file = "mods/thorium.pw.toml" -hash = "f76293001a405fa99903869bc8d5f3caa2976f0179513f73f59fc82dfbce9f72" -metafile = true - [[files]] file = "mods/vmp-fabric.pw.toml" hash = "c407e550a82faa870e6879d2d85208e9662a324c89eada28592660a112f9e3d4" diff --git a/packwiz/xvtest/mods/lazydfu.pw.toml b/packwiz/xvtest/mods/lazydfu.pw.toml deleted file mode 100644 index df20ea1..0000000 --- a/packwiz/xvtest/mods/lazydfu.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "LazyDFU" -filename = "lazydfu-0.1.3.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/hvFnDODi/versions/0.1.3/lazydfu-0.1.3.jar" -hash-format = "sha1" -hash = "0dfa8b03ed408fb7fdada29e01cfebba02af1049" - -[update] -[update.modrinth] -mod-id = "hvFnDODi" -version = "4SHylIO9" diff --git a/packwiz/xvtest/mods/thorium.pw.toml b/packwiz/xvtest/mods/thorium.pw.toml deleted file mode 100644 index 77bfc6b..0000000 --- a/packwiz/xvtest/mods/thorium.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "thorium" -filename = "thorium-1.3.2.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/ImUQFWcy/versions/1.3.2/thorium-1.3.2.jar" -hash-format = "sha1" -hash = "3bda3d6ad35f0f0be802f86ca782bba103e81127" - -[update] -[update.modrinth] -mod-id = "ImUQFWcy" -version = "vntUAZDw" diff --git a/packwiz/xvtest/pack.toml b/packwiz/xvtest/pack.toml index ff630af..494ccb7 100644 --- a/packwiz/xvtest/pack.toml +++ b/packwiz/xvtest/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "2c0cae1387aa824b15099d3136a52cb0fed1d7e8ba1280fdc1591776ef21165a" +hash = "8fdb0e8f153ee376fc2cca38953b52503b221007360f39ca03cbc3d265d1b8c2" [versions] minecraft = "1.19.4"