From abfe3453a2569e7d4671d194144424900eac9b88 Mon Sep 17 00:00:00 2001 From: Sangelo Date: Sun, 2 Jun 2024 20:06:25 +0200 Subject: [PATCH] [d] remove botania --- index.toml | 5 ----- mods/botania.pw.toml | 13 ------------- pack.toml | 2 +- 3 files changed, 1 insertion(+), 19 deletions(-) delete mode 100644 mods/botania.pw.toml diff --git a/index.toml b/index.toml index 858124d..0e7162d 100644 --- a/index.toml +++ b/index.toml @@ -137,11 +137,6 @@ file = "mods/borderless-mining.pw.toml" hash = "77674b7a889a21373f0775c4c51495ce38079280f9f26e1367796b030832f97d" metafile = true -[[files]] -file = "mods/botania.pw.toml" -hash = "72983ba160e1f1359c121e0ec84315a1073e24a19287c2c446efd17bf2edb3e5" -metafile = true - [[files]] file = "mods/bushier-flowers.pw.toml" hash = "28fb59dd8303b624eae37b491010478ee8f850edc3116111ebf715a3a3673e3b" diff --git a/mods/botania.pw.toml b/mods/botania.pw.toml deleted file mode 100644 index 59b4bbc..0000000 --- a/mods/botania.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Botania" -filename = "Botania-1.20.1-444-FABRIC.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/pfjLUfGv/versions/Qw2uFPdO/Botania-1.20.1-444-FABRIC.jar" -hash-format = "sha1" -hash = "e5e8b14f7788d4ce49b530cdba1f49dd07853e9c" - -[update] -[update.modrinth] -mod-id = "pfjLUfGv" -version = "Qw2uFPdO" diff --git a/pack.toml b/pack.toml index 0ab4ca6..d4c77aa 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 = "4a079d7bf18cea21d1d50caec1eadc8d4fdf7b811c3f34002b523920aacc7027" +hash = "54f8f83e9b56346f3a2d7f9033009ebaaa4cdad58c9e4a22c156a173b457f4a5" [versions] minecraft = "1.20.1"