From 9a06730432aa33fcbd49d9bca2be01fe811016a0 Mon Sep 17 00:00:00 2001 From: hkc Date: Mon, 4 Mar 2024 12:18:16 +0300 Subject: [PATCH] Removed spark Crashes on client, trashes server --- index.toml | 5 ----- mods/spark.pw.toml | 13 ------------- pack.toml | 2 +- 3 files changed, 1 insertion(+), 19 deletions(-) delete mode 100644 mods/spark.pw.toml diff --git a/index.toml b/index.toml index f9ee83a..d65a792 100644 --- a/index.toml +++ b/index.toml @@ -605,11 +605,6 @@ file = "mods/snow-real-magic.pw.toml" hash = "b95814d4e967bad35033e1a34c82031866e2c37ec049e2ae0f749e383ea0b7e2" metafile = true -[[files]] -file = "mods/spark.pw.toml" -hash = "96e3771cd09bb4a808d1c1fcb5a050efdc2ffb4efe7b584407ed54c46c0388d9" -metafile = true - [[files]] file = "mods/spell-checker.pw.toml" hash = "62ea053e939173ab165fec2b9ce3b82d7f351dae3da3a45a2caa1f97f34932e6" diff --git a/mods/spark.pw.toml b/mods/spark.pw.toml deleted file mode 100644 index 80df3ff..0000000 --- a/mods/spark.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "spark" -filename = "spark-1.10.53-fabric.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/l6YH9Als/versions/XGW2fviP/spark-1.10.53-fabric.jar" -hash-format = "sha1" -hash = "252de323db10d2b49ef74f8e7a6a5c72929be140" - -[update] -[update.modrinth] -mod-id = "l6YH9Als" -version = "XGW2fviP" diff --git a/pack.toml b/pack.toml index edb19b4..b5feced 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 = "6fd15dae5a1dd9ab10594a141b38c02a6f12d6698b57dfa6419ed4e8fb1a67c5" +hash = "d8981f7f91b7c8cbd13ad60d207d2bc1c5f7d59d400d2027f67212c1a5153f67" [versions] fabric = "0.15.7"