Download patched shaders
This commit is contained in:
parent
f7bee5ed65
commit
3f0a5a6080
10
index.toml
10
index.toml
@ -631,6 +631,11 @@ file = "mods/brutal-bosses-dungeon.pw.toml"
|
|||||||
hash = "e2dab2bdd1e0b02c15698a903449ac6478665e4256a8481f5f4703aee043eb5b"
|
hash = "e2dab2bdd1e0b02c15698a903449ac6478665e4256a8481f5f4703aee043eb5b"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/bsl-shaders-classic.pw.toml"
|
||||||
|
hash = "0a00a5b8bec808dacd9609232cf78798f08ae82ff6223f10f801c983a8d2c62a"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/buzzier-bees.pw.toml"
|
file = "mods/buzzier-bees.pw.toml"
|
||||||
hash = "86aec83567cb69fb2eabc1d0b1e03b97ed3c290bb3b119144b7ea1857b7bd734"
|
hash = "86aec83567cb69fb2eabc1d0b1e03b97ed3c290bb3b119144b7ea1857b7bd734"
|
||||||
@ -761,6 +766,11 @@ file = "mods/compat-o-plenty.pw.toml"
|
|||||||
hash = "23edf07c5dc8023b18408e7b7bda24ab4ff107427807e681617fc5edf67f013a"
|
hash = "23edf07c5dc8023b18408e7b7bda24ab4ff107427807e681617fc5edf67f013a"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/complementary-reimagined.pw.toml"
|
||||||
|
hash = "5fd7905b01c42140d63676ac0e019afa46c2a24d145ed74e7aa7c309572bf8a7"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/completionists-index.pw.toml"
|
file = "mods/completionists-index.pw.toml"
|
||||||
hash = "eb21f935e929abfe91a8016fda8ca0a2187e4ec6bc692e5063b7ed7f21200d81"
|
hash = "eb21f935e929abfe91a8016fda8ca0a2187e4ec6bc692e5063b7ed7f21200d81"
|
||||||
|
7
mods/bsl-shaders-classic.pw.toml
Normal file
7
mods/bsl-shaders-classic.pw.toml
Normal file
@ -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"
|
7
mods/complementary-reimagined.pw.toml
Normal file
7
mods/complementary-reimagined.pw.toml
Normal file
@ -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"
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||||||
[index]
|
[index]
|
||||||
file = "index.toml"
|
file = "index.toml"
|
||||||
hash-format = "sha256"
|
hash-format = "sha256"
|
||||||
hash = "18cef5639ee893581714d8e67cefc33f020b640ebe3539255da0caac28035684"
|
hash = "cb61bbc0670fde74ee08f5375f60422deb48b13f69c1ecba08fb8514d11bde20"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
forge = "47.4.4"
|
forge = "47.4.4"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user