From 682d6947e96fd7cb247fbeacbbaef9fbe072a61d Mon Sep 17 00:00:00 2001 From: Kalle Struik Date: Wed, 12 Mar 2025 14:57:43 +0100 Subject: [PATCH] Try to remove starlight for performance --- index.toml | 5 ----- mods/starlight.pw.toml | 13 ------------- pack.toml | 2 +- 3 files changed, 1 insertion(+), 19 deletions(-) delete mode 100644 mods/starlight.pw.toml diff --git a/index.toml b/index.toml index c5a8fc0..8d5c717 100644 --- a/index.toml +++ b/index.toml @@ -442,11 +442,6 @@ file = "mods/spark.pw.toml" hash = "f010bbe486733738e92241d10f403e28a8feeb40b45ec3af3b2270523f955216" metafile = true -[[files]] -file = "mods/starlight.pw.toml" -hash = "98553c2d49ef3a888954f24b7c49fe3442c01fd4fc1f1ed52c5898ed29d29d3b" -metafile = true - [[files]] file = "mods/storagedrawers.pw.toml" hash = "5d8ac00b4b361810f9b79e21b2d250c4302f8949a93ae06fe7c87d7011c04147" diff --git a/mods/starlight.pw.toml b/mods/starlight.pw.toml deleted file mode 100644 index f81288a..0000000 --- a/mods/starlight.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Starlight (Fabric)" -filename = "starlight-1.1.2+fabric.dbc156f.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/H8CaAYZC/versions/XGIsoVGT/starlight-1.1.2%2Bfabric.dbc156f.jar" -hash-format = "sha512" -hash = "6b0e363fc2d6cd2f73b466ab9ba4f16582bb079b8449b7f3ed6e11aa365734af66a9735a7203cf90f8bc9b24e7ce6409eb04d20f84e04c7c6b8e34f4cc8578bb" - -[update] -[update.modrinth] -mod-id = "H8CaAYZC" -version = "XGIsoVGT" diff --git a/pack.toml b/pack.toml index cb94c9c..f304d42 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 = "ea2dc56670acac48c9b98cb2bacf92b695f01aa38ec833db67ec924d9a2fcd36" +hash = "833cfa78f3b7507921fed57c10d8c31a31925ae58f57632f1663cf84ded19058" [versions] fabric = "0.16.10"