Compare commits

..

No commits in common. "061f7ce0aa3b8ec153f98330a0914642bdcbf07b" and "89ad8af97951963c510eddb2e284480b9215fc19" have entirely different histories.

4 changed files with 37 additions and 1 deletions

View file

@ -325,6 +325,11 @@ file = "mods/immediatelyfast.pw.toml"
hash = "dde5793e11c0f68d9d3cc57101729980d8b6f43776118522b07f8e797314eb45" hash = "dde5793e11c0f68d9d3cc57101729980d8b6f43776118522b07f8e797314eb45"
metafile = true metafile = true
[[files]]
file = "mods/immersiveportals.pw.toml"
hash = "df63cbda65673b9957ad8144e45b16f6b2bdf84978be52f476106267eced6e14"
metafile = true
[[files]] [[files]]
file = "mods/invmove.pw.toml" file = "mods/invmove.pw.toml"
hash = "e6f28be788507472c3f6e47709a344c7557769904bfa173d302030a4010b855d" hash = "e6f28be788507472c3f6e47709a344c7557769904bfa173d302030a4010b855d"
@ -450,6 +455,11 @@ file = "mods/playeranimator.pw.toml"
hash = "b9d4752de610af1892ef2478a04827b8621ba947b012756e18c497d4e3e13b70" hash = "b9d4752de610af1892ef2478a04827b8621ba947b012756e18c497d4e3e13b70"
metafile = true metafile = true
[[files]]
file = "mods/portal-gun.pw.toml"
hash = "9fa891cc57f57b3d4f7b81afebc162746cfcc864d558a8bda31c52372576ab7e"
metafile = true
[[files]] [[files]]
file = "mods/presence-footsteps.pw.toml" file = "mods/presence-footsteps.pw.toml"
hash = "effbdfdcf7b727c68e2e5256b100772c412950ea3c57d7b58fce9693af3de9ae" hash = "effbdfdcf7b727c68e2e5256b100772c412950ea3c57d7b58fce9693af3de9ae"

View file

@ -0,0 +1,13 @@
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"

13
mods/portal-gun.pw.toml Normal file
View file

@ -0,0 +1,13 @@
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"

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 = "ef837ceb8ea67bf1ea7f893889a2b3ba2fe7e91f871f7bc6efabbd23d3dd1075" hash = "781bf19d8b4b59bbf051727d3e8e7ddc1f855dc5007d3b55f1a913e0046ca640"
[versions] [versions]
minecraft = "1.20.1" minecraft = "1.20.1"