From 539789e1f89b77347a44f38f9536ac311072b923 Mon Sep 17 00:00:00 2001 From: Wroclaw Date: Thu, 23 Jun 2022 16:25:22 +0200 Subject: [PATCH] Add Starlight rewritten lightning engine --- index.toml | 5 +++++ mods/starlight.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 mods/starlight.pw.toml diff --git a/index.toml b/index.toml index d56bf50..15e3c11 100644 --- a/index.toml +++ b/index.toml @@ -227,6 +227,11 @@ file = "mods/sodium.pw.toml" hash = "0d539d8bad8493d4196bf5f7bf216d692384f283849fa41a2e5a816a0147673e" metafile = true +[[files]] +file = "mods/starlight.pw.toml" +hash = "be68ef606c339bbb22f2b812db1e5264d9e3335befc0c348d4dc91a8a3e72e17" +metafile = true + [[files]] file = "mods/suggestion-tweaker.pw.toml" hash = "9cf72cfe716be5c9aa123e73fcbe4af49989adb98545e5a987ea39969f28f34e" diff --git a/mods/starlight.pw.toml b/mods/starlight.pw.toml new file mode 100644 index 0000000..d8f0a12 --- /dev/null +++ b/mods/starlight.pw.toml @@ -0,0 +1,13 @@ +name = "Starlight (Fabric)" +filename = "starlight-1.1.1+fabric.ae22326.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/H8CaAYZC/versions/1.1.1+1.19/starlight-1.1.1%2Bfabric.ae22326.jar" +hash-format = "sha1" +hash = "de6fe932555604345477db89b59d59249909c640" + +[update] +[update.modrinth] +mod-id = "H8CaAYZC" +version = "qH1xCwoC" diff --git a/pack.toml b/pack.toml index c39263b..212d73e 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 = "451234bbe90e7555e1f449c62b5f9a944b2d5741774551f320912e470df946ff" +hash = "a33d709d9f004962a64f3f63cfeb933dc3218e641cee930613714f173abee3d7" [versions] minecraft = "1.19"