Vanilla 26.1.2 updates script
This commit is contained in:
parent
3c062a9de5
commit
8b6419b560
@ -449,7 +449,7 @@ hash = "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855"
|
||||
|
||||
[[files]]
|
||||
file = "scripts/preStartup.groovy"
|
||||
hash = "6ed3051b6e41173bd57f695841bfaa63978cc2e69c23cbfa1103c81ee9292d21"
|
||||
hash = "0275f110686efac6ffd2dc55046e08580665790e6ee8d04fae41340cd79667c0"
|
||||
|
||||
[[files]]
|
||||
file = "shaderpacks/ComplementaryReimagined_r5.8.1 + EuphoriaPatches_1.9.2.zip"
|
||||
|
||||
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
||||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "6004da53a96f8854df06249b236e6d556df27e2a9dd8378479d562a831ef8a2d"
|
||||
hash = "24e84242a9df26e0bc315c5f4db95a0fb647972764f14d5698c7c1f1a50df7de"
|
||||
|
||||
[versions]
|
||||
fabric = "0.19.2"
|
||||
|
||||
@ -5,7 +5,7 @@ if(!(new File("packwiz-installer-bootstrap.jar").exists())){
|
||||
}
|
||||
|
||||
String side = System.getProperty("modpack.side","client")
|
||||
String uri = System.getProperty("modpack.uri","https://baka.materus.pl/materus/banana-mc/raw/branch/1.21.1-v2/pack.toml")
|
||||
String uri = System.getProperty("modpack.uri","https://baka.materus.pl/materus/banana-mc/raw/branch/vanilla_plus-26.1.2/pack.toml")
|
||||
String gui = System.getProperty("modpack.gui","true")
|
||||
String instanceJava = System.getenv("INST_JAVA")
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user