adding valkyrien skies

This commit is contained in:
tonitch 2025-02-21 10:30:35 +01:00
parent fcce24ce31
commit 55cad48e7f
Signed by: tonitch
GPG Key ID: A78D6421F083D42E
4 changed files with 37 additions and 1 deletions

View File

@ -19030,6 +19030,11 @@ file = "mods/enhanced-celestials-fabric.pw.toml"
hash = "d161fb951ae006f4bdc6ca5484b5fe3c4446820cd63765d8067e645537454852" hash = "d161fb951ae006f4bdc6ca5484b5fe3c4446820cd63765d8067e645537454852"
metafile = true metafile = true
[[files]]
file = "mods/eureka.pw.toml"
hash = "8ea11b348e14a256d830dd40f0e1d6736d069a8cc1e0b2a6747db6256be5247f"
metafile = true
[[files]] [[files]]
file = "mods/even-more-instruments.pw.toml" file = "mods/even-more-instruments.pw.toml"
hash = "e2baf275481e7e2dd971142285a8a3d3bdbbf007b846d0a9b28d012b0fbae4aa" hash = "e2baf275481e7e2dd971142285a8a3d3bdbbf007b846d0a9b28d012b0fbae4aa"
@ -19485,6 +19490,11 @@ file = "mods/trinkets.pw.toml"
hash = "d9bfec2cf36b6bae2d85a1136560e047ab8ce1b0e9798e7b6be5d0670f65fb55" hash = "d9bfec2cf36b6bae2d85a1136560e047ab8ce1b0e9798e7b6be5d0670f65fb55"
metafile = true metafile = true
[[files]]
file = "mods/valkyrien-skies.pw.toml"
hash = "bc7e0f9a0c6c0a07b3d9b5d43ca3891356a841ba71b25e148d237c7f7342a51d"
metafile = true
[[files]] [[files]]
file = "mods/vein-mining.pw.toml" file = "mods/vein-mining.pw.toml"
hash = "26abe43f2212a3fd943798d445db6bf9f8ecba76c4e8f7fe45ed703ff8d77645" hash = "26abe43f2212a3fd943798d445db6bf9f8ecba76c4e8f7fe45ed703ff8d77645"

13
mods/eureka.pw.toml Normal file
View File

@ -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"

View File

@ -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"

View File

@ -5,7 +5,7 @@ pack-format = "packwiz:1.1.0"
[index] [index]
file = "index.toml" file = "index.toml"
hash-format = "sha256" hash-format = "sha256"
hash = "c07baca35e071036f0044d1b1581d4f1478f9e15bf85ac60143d8f12391509d6" hash = "ec5811eb2f1f1d2cf4872146745d684975937d32ee9c451b7da5c6b5d7f1127a"
[versions] [versions]
fabric = "0.16.9" fabric = "0.16.9"