diff --git a/index.toml b/index.toml index 795ff47..8298648 100644 --- a/index.toml +++ b/index.toml @@ -631,6 +631,11 @@ file = "mods/brutal-bosses-dungeon.pw.toml" hash = "e2dab2bdd1e0b02c15698a903449ac6478665e4256a8481f5f4703aee043eb5b" metafile = true +[[files]] +file = "mods/bsl-shaders-classic.pw.toml" +hash = "0a00a5b8bec808dacd9609232cf78798f08ae82ff6223f10f801c983a8d2c62a" +metafile = true + [[files]] file = "mods/buzzier-bees.pw.toml" hash = "86aec83567cb69fb2eabc1d0b1e03b97ed3c290bb3b119144b7ea1857b7bd734" @@ -761,6 +766,11 @@ file = "mods/compat-o-plenty.pw.toml" hash = "23edf07c5dc8023b18408e7b7bda24ab4ff107427807e681617fc5edf67f013a" metafile = true +[[files]] +file = "mods/complementary-reimagined.pw.toml" +hash = "5fd7905b01c42140d63676ac0e019afa46c2a24d145ed74e7aa7c309572bf8a7" +metafile = true + [[files]] file = "mods/completionists-index.pw.toml" hash = "eb21f935e929abfe91a8016fda8ca0a2187e4ec6bc692e5063b7ed7f21200d81" diff --git a/mods/bsl-shaders-classic.pw.toml b/mods/bsl-shaders-classic.pw.toml new file mode 100644 index 0000000..3708614 --- /dev/null +++ b/mods/bsl-shaders-classic.pw.toml @@ -0,0 +1,7 @@ +name = "bsl-shaders-classic" +filename = "BSLClassic.zip" + +[download] +url = "https://baka.materus.pl/materus/banana-mc/src/branch/1.20.1/extra_files/shaders/BSLClassic.zip" +hash-format = "sha256" +hash = "9d266e92c83691876f4c2fb5dba2cbf4db28cd643fffc91cb1cf22276d3fe760" diff --git a/mods/complementary-reimagined.pw.toml b/mods/complementary-reimagined.pw.toml new file mode 100644 index 0000000..4e621d2 --- /dev/null +++ b/mods/complementary-reimagined.pw.toml @@ -0,0 +1,7 @@ +name = "complementary-reimagined" +filename = "ComplementaryReimagined.zip" + +[download] +url = "https://baka.materus.pl/materus/banana-mc/src/branch/1.20.1/extra_files/shaders/ComplementaryReimagined.zip" +hash-format = "sha256" +hash = "fe17f9583b54d4282897c0b12d665a3775158272e98991cd99a8aedb1d890a6f" diff --git a/pack.toml b/pack.toml index 4bc9b7b..0f46559 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 = "18cef5639ee893581714d8e67cefc33f020b640ebe3539255da0caac28035684" +hash = "cb61bbc0670fde74ee08f5375f60422deb48b13f69c1ecba08fb8514d11bde20" [versions] forge = "47.4.4"