pepe
This commit is contained in:
parent
4fc18e87a6
commit
a51169e207
5 changed files with 41 additions and 1 deletions
14
index.toml
14
index.toml
|
@ -305,6 +305,11 @@ 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"
|
||||
|
@ -425,6 +430,15 @@ file = "mods/playeranimator.pw.toml"
|
|||
hash = "b9d4752de610af1892ef2478a04827b8621ba947b012756e18c497d4e3e13b70"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/portal-gun.pw.toml"
|
||||
hash = "9fa891cc57f57b3d4f7b81afebc162746cfcc864d558a8bda31c52372576ab7e"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/portal_cubed-2.3.0-rev.4493895.jar"
|
||||
hash = "18e64860250502cd2e24966709a08d52945b4ae515b37641fcd11c5695495057"
|
||||
|
||||
[[files]]
|
||||
file = "mods/presence-footsteps.pw.toml"
|
||||
hash = "effbdfdcf7b727c68e2e5256b100772c412950ea3c57d7b58fce9693af3de9ae"
|
||||
|
|
13
mods/immersiveportals.pw.toml
Normal file
13
mods/immersiveportals.pw.toml
Normal 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
13
mods/portal-gun.pw.toml
Normal 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"
|
BIN
mods/portal_cubed-2.3.0-rev.4493895.jar
Normal file
BIN
mods/portal_cubed-2.3.0-rev.4493895.jar
Normal file
Binary file not shown.
|
@ -5,7 +5,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "a4c590e3fc6ef734f4539762c60f47e359756ec7abc7a51c40d54f5589fa781f"
|
||||
hash = "530378fe215a168adf890fdc359f44f7ab4d26c2de41f7d9d366202630f96b22"
|
||||
|
||||
[versions]
|
||||
minecraft = "1.20.1"
|
||||
|
|
Loading…
Reference in a new issue