diff --git a/config/bcc-common.toml b/config/bcc-common.toml index b21588a..269130d 100644 --- a/config/bcc-common.toml +++ b/config/bcc-common.toml @@ -7,7 +7,7 @@ #The name of the modpack modpackName = "Banana" #The version of the modpack - modpackVersion = "1.1.1" + modpackVersion = "1.1.2" #Use the metadata.json to determine the modpack version #ONLY ENABLE THIS IF YOU KNOW WHAT YOU ARE DOING useMetadata = false diff --git a/index.toml b/index.toml index ab52e51..ff576ea 100644 --- a/index.toml +++ b/index.toml @@ -1360,11 +1360,6 @@ file = "mods/nullscape.pw.toml" hash = "dcfbfa39abeaba554c2c5323f9b9a3ec58dfc386aca2d237f73948abdbdc7125" metafile = true -[[files]] -file = "mods/nyfs-spiders.pw.toml" -hash = "10e2d5565e299d0fafa79e7c949961bf692d9a15b5de146b2905ea7df0987d29" -metafile = true - [[files]] file = "mods/observable.pw.toml" hash = "3e477c97729015ac6184c0b56cb148947b7c0dc5cca764336ee96719f05f05e6" @@ -1681,7 +1676,7 @@ metafile = true [[files]] file = "mods/sodium.pw.toml" -hash = "9bda5c5784ac697fc6fe0c1c6e8fec99dac8e2140c500150f055b75bc4a22a3a" +hash = "0281ed9713f3141bdac363056a791845510e14761ea65b4b2813cf96d664b20a" metafile = true [[files]] @@ -1900,8 +1895,9 @@ hash = "b701df90f4f93dae1b4aaa799a43f5f8b7b0eb8b08a1caa4e2cdcbcb69d897f7" metafile = true [[files]] -file = "mods/voxy-0.2.14.jar" -hash = "ccc16784694598348d2970c1c1c4bd4523f6663d24e33c7299ee0e3262d3795c" +file = "mods/voxy.pw.toml" +hash = "f0262d484535865edc45743cb22a17f2bc631e803edb82fe9415960bfd47beed" +metafile = true [[files]] file = "mods/waterframes.pw.toml" diff --git a/mods/nyfs-spiders.pw.toml b/mods/nyfs-spiders.pw.toml deleted file mode 100644 index f7ea4d6..0000000 --- a/mods/nyfs-spiders.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Nyf's Spiders" -filename = "nyfsspiders-neoforge-1.21.1-3.0.1.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/dOGM7ccu/versions/pjXVTyLu/nyfsspiders-neoforge-1.21.1-3.0.1.jar" -hash-format = "sha512" -hash = "820b4a983f2ec117f96b9fe2eda110b17e3da3b80f7c7c18a76b09781f1a9eb325490de1e69cea2270db6d1b27eefccee1dd022863b190bb88a660d48f602f13" - -[update] -[update.modrinth] -mod-id = "dOGM7ccu" -version = "pjXVTyLu" diff --git a/mods/sodium.pw.toml b/mods/sodium.pw.toml index e190a1d..b2530b8 100644 --- a/mods/sodium.pw.toml +++ b/mods/sodium.pw.toml @@ -1,6 +1,6 @@ name = "Sodium" filename = "sodium-neoforge-0.6.13+mc1.21.1.jar" -side = "both" +side = "client" [download] url = "https://cdn.modrinth.com/data/AANobbMI/versions/Pb3OXVqC/sodium-neoforge-0.6.13%2Bmc1.21.1.jar" diff --git a/mods/voxy-0.2.14.jar b/mods/voxy-0.2.14.jar deleted file mode 100644 index 2713084..0000000 Binary files a/mods/voxy-0.2.14.jar and /dev/null differ diff --git a/mods/voxy.pw.toml b/mods/voxy.pw.toml new file mode 100644 index 0000000..1f3cbc6 --- /dev/null +++ b/mods/voxy.pw.toml @@ -0,0 +1,8 @@ +name = "voxy" +filename = "voxy-0.2.14.jar" +side = "client" + +[download] +url = "https://baka.materus.pl/materus/banana-mc/src/branch/1.21.1/extra_files/voxy-0.2.14.jar" +hash-format = "sha256" +hash = "ef45f9be071d1e7ec0574997abef137c84a1dc88ffea6f35ef926d07a170d80f" diff --git a/pack.toml b/pack.toml index 8a82cf7..c83e3a6 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 = "96a1c09eba83a0203fdc67b247fe21a89cd03a101896846eb2b333bd8da12dd8" +hash = "a5305c3783b7f4a296c86d19e5da7112aa9407f4b64b8bb3b7de41bd9477d0f6" [versions] minecraft = "1.21.1"