This commit is contained in:
Ashley Graves 2024-07-27 01:22:10 +02:00
parent bc465dc957
commit 08dc2b1d02
4 changed files with 37 additions and 1 deletions

View file

@ -453,6 +453,11 @@ file = "mods/journeymap.pw.toml"
hash = "fccb2bb5d0369f98c0eeaaafd560b5f7205949563a381eaf4532263f12260eb3"
metafile = true
[[files]]
file = "mods/kotlin-for-forge.pw.toml"
hash = "82ffc26ad624cdd846cbbeb99ed40ef44229ec7006a7ae7e8caa8df6409c20db"
metafile = true
[[files]]
file = "mods/legendary-tooltips.pw.toml"
hash = "2b1fae55ff78f3f4410c9055377472de2439efd518a1792cf3fa0b8fe9d727c4"
@ -588,6 +593,11 @@ file = "mods/treeplacer.pw.toml"
hash = "13efa664fee548a630eae292e11960d5c34d4de6f33a4077bab76240e0863b07"
metafile = true
[[files]]
file = "mods/valkyrien-skies.pw.toml"
hash = "d0b9e330714c613ba207842facd66054188ad4cb60538f455487a8ca04d1b82a"
metafile = true
[[files]]
file = "mods/visual-workbench.pw.toml"
hash = "9ba672d7cfeb23c8df703106cad286a73425ef9b600f2e5965ba90ad241981e7"

View file

@ -0,0 +1,13 @@
name = "Kotlin for Forge"
filename = "kotlinforforge-4.11.0-all.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/ordsPcFz/versions/hmeyC41q/kotlinforforge-4.11.0-all.jar"
hash-format = "sha1"
hash = "1fd8acfd75a2be2dc3cdcc7e816482b2e427d6e5"
[update]
[update.modrinth]
mod-id = "ordsPcFz"
version = "hmeyC41q"

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/JmkvaGb4/valkyrienskies-120-2.3.0-beta.5.jar"
hash-format = "sha1"
hash = "cf2ad09ca6b53f621b2a6af507ccacbc88fbba5a"
[update]
[update.modrinth]
mod-id = "V5ujR2yw"
version = "JmkvaGb4"

View file

@ -5,7 +5,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "1eeca38058bc3cbd04489f40e8a340eb599b6e7d230f38e84e0864283e93a5e8"
hash = "0e67ffc5773b1e6858d9f2cc6cb79b713eaf8bf9f0143fa918f56e51510bb9b4"
[versions]
forge = "47.3.0"