uhh idk maybe it'll work now
This commit is contained in:
parent
bc54cbea8b
commit
16084d218b
4 changed files with 19 additions and 20 deletions
10
index.toml
10
index.toml
|
@ -300,11 +300,6 @@ file = "mods/immediatelyfast.pw.toml"
|
|||
hash = "258bd5d054b90ba1d8c753ad6f680139a90d26a5210e2effae3cfcbb16f17711"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/immersiveportals.pw.toml"
|
||||
hash = "de9cda3ad1615898d3999011e499bcf5abdf64a3b0731007738b4f7ad6bd96e7"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/invmove.pw.toml"
|
||||
hash = "8dca3714d2fbb87027d8bef9d9a3ae182a28202b300d80d2f9393174a30dace8"
|
||||
|
@ -515,6 +510,11 @@ file = "mods/trinkets.pw.toml"
|
|||
hash = "a8835263c32f1c0326a875f542cfc244699cbf84a35cd0dfb583c87a263e0a78"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/valkyrien-skies.pw.toml"
|
||||
hash = "615c4d880d5d5d34be5b88ecff4b0bf00f1df24b71edf26a98ed0c772b946b34"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/visuality.pw.toml"
|
||||
hash = "42d717888f7debdd6a86dc29bdb4ced9020c8a88ae7c57fc8c2cdd452f7a48c0"
|
||||
|
|
|
@ -1,14 +0,0 @@
|
|||
name = "Immersive Portals"
|
||||
filename = "immersive-portals-3.3.5-mc1.20.1-fabric.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
mode = "url"
|
||||
url = "https://cdn.modrinth.com/data/zJpHMkdD/versions/CPbmKRp5/immersive-portals-3.3.5-mc1.20.1-fabric.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "dcdf3b5cacae9bd6d74a0af9a70ec16975de2ab5b9bc12335c4745fad143f8ce6df2429b10d643e7505356cf8b46073582effe2de2c117fc5fd9522e4d7edab1"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "zJpHMkdD"
|
||||
version = "CPbmKRp5"
|
13
mods/valkyrien-skies.pw.toml
Normal file
13
mods/valkyrien-skies.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Valkyrien Skies"
|
||||
filename = "valkyrienskies-1201-2.3.0-beta.4.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/V5ujR2yw/versions/LZnRLeUW/valkyrienskies-1201-2.3.0-beta.4.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "b2b3e5d8d20b5e3aa8bafb440813916fcf46444e"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "V5ujR2yw"
|
||||
version = "LZnRLeUW"
|
|
@ -5,7 +5,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "16511b0c39801e03659de3ed74c40ca3ec16cf99160a4ec1bbd271de506d6cdf"
|
||||
hash = "7b56b2de75940ed3b78ee31a9c53a1577599229dcb0c553a30e60b2584042a86"
|
||||
|
||||
[versions]
|
||||
minecraft = "1.20.1"
|
||||
|
|
Loading…
Reference in a new issue