From 55cad48e7fb2b46dba55f18275d6627a0fda7dfd Mon Sep 17 00:00:00 2001 From: tonitch Date: Fri, 21 Feb 2025 10:30:35 +0100 Subject: [PATCH] adding valkyrien skies --- index.toml | 10 ++++++++++ mods/eureka.pw.toml | 13 +++++++++++++ mods/valkyrien-skies.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 4 files changed, 37 insertions(+), 1 deletion(-) create mode 100644 mods/eureka.pw.toml create mode 100644 mods/valkyrien-skies.pw.toml diff --git a/index.toml b/index.toml index fc411fa..22fc864 100644 --- a/index.toml +++ b/index.toml @@ -19030,6 +19030,11 @@ file = "mods/enhanced-celestials-fabric.pw.toml" hash = "d161fb951ae006f4bdc6ca5484b5fe3c4446820cd63765d8067e645537454852" metafile = true +[[files]] +file = "mods/eureka.pw.toml" +hash = "8ea11b348e14a256d830dd40f0e1d6736d069a8cc1e0b2a6747db6256be5247f" +metafile = true + [[files]] file = "mods/even-more-instruments.pw.toml" hash = "e2baf275481e7e2dd971142285a8a3d3bdbbf007b846d0a9b28d012b0fbae4aa" @@ -19485,6 +19490,11 @@ file = "mods/trinkets.pw.toml" hash = "d9bfec2cf36b6bae2d85a1136560e047ab8ce1b0e9798e7b6be5d0670f65fb55" metafile = true +[[files]] +file = "mods/valkyrien-skies.pw.toml" +hash = "bc7e0f9a0c6c0a07b3d9b5d43ca3891356a841ba71b25e148d237c7f7342a51d" +metafile = true + [[files]] file = "mods/vein-mining.pw.toml" hash = "26abe43f2212a3fd943798d445db6bf9f8ecba76c4e8f7fe45ed703ff8d77645" diff --git a/mods/eureka.pw.toml b/mods/eureka.pw.toml new file mode 100644 index 0000000..fd425ab --- /dev/null +++ b/mods/eureka.pw.toml @@ -0,0 +1,13 @@ +name = "Eureka! Ships! for Valkyrien Skies (Forge/Fabric)" +filename = "eureka-1201-1.5.1-beta.3.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/EO8aSHxh/versions/sXx5EPib/eureka-1201-1.5.1-beta.3.jar" +hash-format = "sha512" +hash = "614b47e312cf7a8d2aaa6f005e805a3ca35347123552d442d3b4d36ac3304bda2a85ef3823300eae0d6b66e35a10f0345ac44654bea6bd24a0e1be78196f2869" + +[update] +[update.modrinth] +mod-id = "EO8aSHxh" +version = "sXx5EPib" diff --git a/mods/valkyrien-skies.pw.toml b/mods/valkyrien-skies.pw.toml new file mode 100644 index 0000000..4dca5e6 --- /dev/null +++ b/mods/valkyrien-skies.pw.toml @@ -0,0 +1,13 @@ +name = "Valkyrien Skies" +filename = "valkyrienskies-120-2.3.0-beta.5.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/V5ujR2yw/versions/wDYLclLS/valkyrienskies-120-2.3.0-beta.5.jar" +hash-format = "sha512" +hash = "acc6a13e788768d54c9fdeb4da6f5112acbe6a11cb5f9f08f6792400e350af3c55eb18347f1f99b1c6a8ae1a1085856ebc23c51c1f1c5f60fb5b693255be20ad" + +[update] +[update.modrinth] +mod-id = "V5ujR2yw" +version = "wDYLclLS" diff --git a/pack.toml b/pack.toml index e454fc0..8818677 100644 --- a/pack.toml +++ b/pack.toml @@ -5,7 +5,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "c07baca35e071036f0044d1b1581d4f1478f9e15bf85ac60143d8f12391509d6" +hash = "ec5811eb2f1f1d2cf4872146745d684975937d32ee9c451b7da5c6b5d7f1127a" [versions] fabric = "0.16.9"