diff options
| -rw-r--r-- | index.toml | 5 | ||||
| -rw-r--r-- | mods/starlight.pw.toml | 13 | ||||
| -rw-r--r-- | pack.toml | 2 |
3 files changed, 1 insertions, 19 deletions
@@ -870,11 +870,6 @@ hash = "141e5dcbe7371904d6d5e3abbcee9b4a24d8c9ba3f3f74ca2507bf8d4f410618" metafile = true [[files]] -file = "mods/starlight.pw.toml" -hash = "98553c2d49ef3a888954f24b7c49fe3442c01fd4fc1f1ed52c5898ed29d29d3b" -metafile = true - -[[files]] file = "mods/structure-pool-api.pw.toml" hash = "0714532ce3dc614172e9dcbafbfb0f1a2321f3e49c9ec97d3d701dafb6f9029d" metafile = true 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" @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "d22c9cdc9bf5feb7c25dc84acdf3a13d02f86991312cbdc8a285a5bb209c4688" +hash = "0c2c21f1b770b5ac5793c88b38693dbd0d142a6a9a3f819a9eed18b480eeefe3" [versions] fabric = "0.19.3" |
