Compare commits
2 commits
89ad8af979
...
061f7ce0aa
Author | SHA1 | Date | |
---|---|---|---|
061f7ce0aa | |||
9fc6ecedbd |
4 changed files with 1 additions and 37 deletions
10
index.toml
10
index.toml
|
@ -325,11 +325,6 @@ file = "mods/immediatelyfast.pw.toml"
|
|||
hash = "dde5793e11c0f68d9d3cc57101729980d8b6f43776118522b07f8e797314eb45"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/immersiveportals.pw.toml"
|
||||
hash = "df63cbda65673b9957ad8144e45b16f6b2bdf84978be52f476106267eced6e14"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/invmove.pw.toml"
|
||||
hash = "e6f28be788507472c3f6e47709a344c7557769904bfa173d302030a4010b855d"
|
||||
|
@ -455,11 +450,6 @@ file = "mods/playeranimator.pw.toml"
|
|||
hash = "b9d4752de610af1892ef2478a04827b8621ba947b012756e18c497d4e3e13b70"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/portal-gun.pw.toml"
|
||||
hash = "9fa891cc57f57b3d4f7b81afebc162746cfcc864d558a8bda31c52372576ab7e"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/presence-footsteps.pw.toml"
|
||||
hash = "effbdfdcf7b727c68e2e5256b100772c412950ea3c57d7b58fce9693af3de9ae"
|
||||
|
|
|
@ -1,13 +0,0 @@
|
|||
name = "Immersive Portals"
|
||||
filename = "immersive-portals-3.3.5-mc1.20.1-fabric.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/zJpHMkdD/versions/CPbmKRp5/immersive-portals-3.3.5-mc1.20.1-fabric.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "0c24cc866d33824ff09596ba37b473d0b204b851"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "zJpHMkdD"
|
||||
version = "CPbmKRp5"
|
|
@ -1,13 +0,0 @@
|
|||
name = "Immersive Portal Gun"
|
||||
filename = "portalgun-6.0.1-mc1.20.1-fabric.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/n1B6JCKV/versions/tspz6FeJ/portalgun-6.0.1-mc1.20.1-fabric.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "8a8aad7c2d6635ed86d803cf032e62aa8af7fb4c"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "n1B6JCKV"
|
||||
version = "tspz6FeJ"
|
|
@ -5,7 +5,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "781bf19d8b4b59bbf051727d3e8e7ddc1f855dc5007d3b55f1a913e0046ca640"
|
||||
hash = "ef837ceb8ea67bf1ea7f893889a2b3ba2fe7e91f871f7bc6efabbd23d3dd1075"
|
||||
|
||||
[versions]
|
||||
minecraft = "1.20.1"
|
||||
|
|
Loading…
Reference in a new issue