From 13240a107b9bc8894ae903e84a3f07d7186e7ac8 Mon Sep 17 00:00:00 2001 From: hkc Date: Tue, 19 Mar 2024 14:38:34 +0300 Subject: [PATCH] Holy ship, Valkyrien Skies --- index.toml | 15 +++++++++++++++ mods/cc-vs.pw.toml | 13 +++++++++++++ mods/eureka.pw.toml | 13 +++++++++++++ mods/valkyrien-skies.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 5 files changed, 55 insertions(+), 1 deletion(-) create mode 100644 mods/cc-vs.pw.toml create mode 100644 mods/eureka.pw.toml create mode 100644 mods/valkyrien-skies.pw.toml diff --git a/index.toml b/index.toml index 6a982c0..f89efdb 100644 --- a/index.toml +++ b/index.toml @@ -169,6 +169,11 @@ file = "mods/cc-tweaked.pw.toml" hash = "c03fa7f482568dabf2f0b94b7d56f2d261acd4b833b72e24e784c2df372bc0cd" metafile = true +[[files]] +file = "mods/cc-vs.pw.toml" +hash = "1cab4f071e9365825fb55e900d1ce22f300cd5bf387db9897c93a023cf64c75c" +metafile = true + [[files]] file = "mods/cccbridge.pw.toml" hash = "d94da74c5f4dce9b7b6586f04b3bfe99ff2b2b5298258b8ab9b111c1c126bb67" @@ -349,6 +354,11 @@ file = "mods/entityculling.pw.toml" hash = "33f865a014f3acf2c1f2c452bfe7ba1a864acad178322a6eab3759c7e63c9654" metafile = true +[[files]] +file = "mods/eureka.pw.toml" +hash = "0aa789d3791763ea3995728bc1951ee62d71ab8c3dc0326ab0850d0563f637e0" +metafile = true + [[files]] file = "mods/exordium.pw.toml" hash = "2b9b5a34a6f3cb5796b4e9996fe1da41d7b063b2727743aeed6c8d350d7cdbb6" @@ -914,6 +924,11 @@ file = "mods/trinkets.pw.toml" hash = "07619668821f2aad9dbd40084ad80f25595d8715a9ef204a4a9629225729a7d9" metafile = true +[[files]] +file = "mods/valkyrien-skies.pw.toml" +hash = "fef15271292b69da6f3204b8e3663df1fed725f786fecfa00d0287c523ac8ed8" +metafile = true + [[files]] file = "mods/variant-vanilla-blocks.pw.toml" hash = "b44fe20480e3cc056ba0309e4997fe59ba5aba617410009317274c03a3487ab9" diff --git a/mods/cc-vs.pw.toml b/mods/cc-vs.pw.toml new file mode 100644 index 0000000..23f83b2 --- /dev/null +++ b/mods/cc-vs.pw.toml @@ -0,0 +1,13 @@ +name = "CC: VS" +filename = "cc_vs-1.20.1-fabric-0.0.8.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/bvgy8HrZ/versions/T5Pm1gN2/cc_vs-1.20.1-fabric-0.0.8.jar" +hash-format = "sha1" +hash = "63038c713c32b66c3b67cb101029de8a6ba23eee" + +[update] +[update.modrinth] +mod-id = "bvgy8HrZ" +version = "T5Pm1gN2" diff --git a/mods/eureka.pw.toml b/mods/eureka.pw.toml new file mode 100644 index 0000000..8622c44 --- /dev/null +++ b/mods/eureka.pw.toml @@ -0,0 +1,13 @@ +name = "Eureka! Ships! for Valkyrien Skies (Forge/Fabric)" +filename = "eureka-1201-1.3.0-beta.4.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/EO8aSHxh/versions/fIvEEzek/eureka-1201-1.3.0-beta.4.jar" +hash-format = "sha1" +hash = "2d3c98c9f1d51088fcb0e8b528496f1dcc2bb0a2" + +[update] +[update.modrinth] +mod-id = "EO8aSHxh" +version = "fIvEEzek" diff --git a/mods/valkyrien-skies.pw.toml b/mods/valkyrien-skies.pw.toml new file mode 100644 index 0000000..0d312ba --- /dev/null +++ b/mods/valkyrien-skies.pw.toml @@ -0,0 +1,13 @@ +name = "Valkyrien Skies" +filename = "valkyrienskies-120-2.1.3-beta.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/V5ujR2yw/versions/QAPb90tF/valkyrienskies-120-2.1.3-beta.1.jar" +hash-format = "sha1" +hash = "34afa65630ea68fcf096da8c18112002cf0b5f56" + +[update] +[update.modrinth] +mod-id = "V5ujR2yw" +version = "QAPb90tF" diff --git a/pack.toml b/pack.toml index f833da5..5f6f6d6 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 = "c51c3696af1751a5a9c933f5c01366b149eb2b057868845ff50b14080837c329" +hash = "3927c83e1406a802862cf4ab9f80ac493c36f567b0bf58f833ecd0adcd0ec1ac" [versions] fabric = "0.15.7"