diff --git a/Nilla-1.2.0.mrpack b/Nilla-1.3.0.mrpack similarity index 98% rename from Nilla-1.2.0.mrpack rename to Nilla-1.3.0.mrpack index c62d9ec..a500599 100644 Binary files a/Nilla-1.2.0.mrpack and b/Nilla-1.3.0.mrpack differ diff --git a/index.toml b/index.toml index b32ada6..e421811 100644 --- a/index.toml +++ b/index.toml @@ -135,6 +135,11 @@ file = "mods/cut-through.pw.toml" hash = "06ecf8909f6baf4ab229bad6e6490b79fa26be7263abc24ca3d3d50102f239eb" metafile = true +[[files]] +file = "mods/distanthorizons.pw.toml" +hash = "f591c5aa1c94d7c33ce32e69ac7cc982e2380fb4bc2b270daf18cc256a1b96cc" +metafile = true + [[files]] file = "mods/do-a-barrel-roll.pw.toml" hash = "728a2c9d389440f1f8e80324ff23824135a3baf86bef5752ba6d8cf1c53d1ac7" @@ -340,6 +345,11 @@ file = "mods/unilib.pw.toml" hash = "d25e68bfaa4f0adaf716738827256d0b7d78889852fc6cef667c6c2fe4326526" metafile = true +[[files]] +file = "mods/voxy.pw.toml" +hash = "f58f386a854b0830d728fdcb0f0d93b7b8789068c0d5ce84aab0796e5510c4cf" +metafile = true + [[files]] file = "mods/yacl.pw.toml" hash = "6b2e6c4faa6fa928c5c5c582752b80401e418d4f897839b7d0338acc08e94803" diff --git a/mods/distanthorizons.pw.toml b/mods/distanthorizons.pw.toml new file mode 100644 index 0000000..6a9e747 --- /dev/null +++ b/mods/distanthorizons.pw.toml @@ -0,0 +1,17 @@ +name = "Distant Horizons" +filename = "DistantHorizons-2.4.3-b-1.21.11-fabric-neoforge.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/uCdwusMi/versions/OmG1jkba/DistantHorizons-2.4.3-b-1.21.11-fabric-neoforge.jar" +hash-format = "sha512" +hash = "e5f736dec3c6b5788f86aea8fa1befe018cbf4e799e283403617c92477decfcce7578cf97edf4bbf04e424e7c5432c44e76a3384b4f9e738a11f9ee4e8bb05f3" + +[update] +[update.modrinth] +mod-id = "uCdwusMi" +version = "OmG1jkba" + +[option] +optional=true +default=false diff --git a/mods/voxy.pw.toml b/mods/voxy.pw.toml new file mode 100644 index 0000000..cda7ae1 --- /dev/null +++ b/mods/voxy.pw.toml @@ -0,0 +1,17 @@ +name = "voxy" +filename = "voxy-0.2.7-alpha.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/fxxUqruK/versions/43ZsTDqV/voxy-0.2.7-alpha.jar" +hash-format = "sha512" +hash = "b4e310903bfd436b19ba6a472073fd1cd5b11ad0c93df77677dd14a578e8801b133425030608e3b3d1fae31aadb09fa0ebdc0177d41284719e692039b49f9d0f" + +[update] +[update.modrinth] +mod-id = "fxxUqruK" +version = "43ZsTDqV" + +[option] +optional=true +default=false diff --git a/pack.toml b/pack.toml index 11440d9..a7daca5 100644 --- a/pack.toml +++ b/pack.toml @@ -1,12 +1,12 @@ name = "Nilla" author = "Ryan & Gabe (The Goats)" -version = "1.2.0" -pack-format = "packwiz:1.2.0" +version = "1.3.0" +pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "e38512810be0dce5b647a5724a5028e3fe1fca947c6dcbd6741d54a9f3732ad4" +hash = "01a5d96c684afb6ab6fd2fbb73815750f76954769de114877d4873ac090c4d23" [versions] fabric = "0.18.3"