fleshing out the modpack
This commit is contained in:
parent
35e566264e
commit
a8ed414cfb
8 changed files with 109 additions and 1 deletions
30
index.toml
30
index.toml
|
@ -29,6 +29,11 @@ file = "mods/bclib.pw.toml"
|
|||
hash = "2f5ef6eda6aa829f6fc70cc4d16da89acebc933709d666fd382d848c841b6c86"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/bedrockify.pw.toml"
|
||||
hash = "ecc990ff57a3f27180e53fc9356e9b55bc0791bc27227691ffb0996e76c9c6be"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/better-mount-hud.pw.toml"
|
||||
hash = "fe0fb406a9ba81b2e501d41db4606ed512687045e5c515481edc12b00119940e"
|
||||
|
@ -214,6 +219,11 @@ file = "mods/more-chat-history.pw.toml"
|
|||
hash = "7e064b9aa45508aee054ab21617ee081895ff10ba3547c4dcc061c1c02242716"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/mouse-wheelie.pw.toml"
|
||||
hash = "3658e9998e84e8058d7eee429c19059206fe54deb69a6bc4f07f59d9ef9ff865"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/no-fade.pw.toml"
|
||||
hash = "c91a0e5e41ca1131346bec3429a5b54dd46ca826a228620b52333de9184a864a"
|
||||
|
@ -229,16 +239,31 @@ file = "mods/origins-classes.pw.toml"
|
|||
hash = "e0ac0cf39029a1100dfcf122a424d36c5117d753df96c36c787490ec19867eec"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/origins-umbrellas.pw.toml"
|
||||
hash = "2f60529c967b5e959c9a43b60d302d8bda162fd8c5962447e62ebf50e7770950"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/origins.pw.toml"
|
||||
hash = "3b695c715b0500ffa0934bb6b688cd54f63fdc44f69e3706308eaf708fe9a17b"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/paradise-lost.pw.toml"
|
||||
hash = "60ffc301dc13edc50a77fdd58921b586016dab8a7acf540aaced3e9bdc6d77ca"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/pehkui.pw.toml"
|
||||
hash = "973bd6c595505db1555232699ee8a2a1498117eca8ab5613b1f519497057e080"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/plasmo-voice.pw.toml"
|
||||
hash = "705c1f5bbff2195bc12951e8c557c1c7144f1a51a80834d3acf2ba0a4bbe47e8"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/puzzle.pw.toml"
|
||||
hash = "dfbb7a288ce0cf635b6862c4a19cf49db0729368c02bc3fec2d9bb1c69b34fcc"
|
||||
|
@ -269,6 +294,11 @@ file = "mods/sodium.pw.toml"
|
|||
hash = "470c19232a750a398997935c13778a662468fa69fb78c9f269189f41b132d094"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/sound-physics-remastered.pw.toml"
|
||||
hash = "1fe9aa5d3d49e8a426236ba189b751a0421b8ea56eb890b9dc794f53aea915d4"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/starlight.pw.toml"
|
||||
hash = "73259e05c16e2461736d7d7ddc8775ca97c9efd70e6a912dc2280e2bf2c67396"
|
||||
|
|
13
mods/bedrockify.pw.toml
Normal file
13
mods/bedrockify.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "BedrockIfy - Bedrock Features on Java!"
|
||||
filename = "bedrockify-1.4.1+mc1.18.2.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
hash-format = "sha1"
|
||||
hash = "916bedb4305c4f735bc906937832bd8159ebc926"
|
||||
mode = "metadata:curseforge"
|
||||
|
||||
[update]
|
||||
[update.curseforge]
|
||||
file-id = 3679746
|
||||
project-id = 403858
|
13
mods/mouse-wheelie.pw.toml
Normal file
13
mods/mouse-wheelie.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Mouse Wheelie (Fabric)"
|
||||
filename = "mousewheelie-1.10.2+mc1.18.2.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
hash-format = "sha1"
|
||||
hash = "715d33c065d2afb84792580278845a00ce2d2c3f"
|
||||
mode = "metadata:curseforge"
|
||||
|
||||
[update]
|
||||
[update.curseforge]
|
||||
file-id = 3887534
|
||||
project-id = 317514
|
13
mods/origins-umbrellas.pw.toml
Normal file
13
mods/origins-umbrellas.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Origins: Umbrellas"
|
||||
filename = "originsumbrellas-1.5.2.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
hash-format = "sha1"
|
||||
hash = "7edef08efbd54c557c473a94fef2893b697aa4d9"
|
||||
mode = "metadata:curseforge"
|
||||
|
||||
[update]
|
||||
[update.curseforge]
|
||||
file-id = 3757510
|
||||
project-id = 453378
|
13
mods/paradise-lost.pw.toml
Normal file
13
mods/paradise-lost.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Paradise Lost"
|
||||
filename = "paradise-lost-1.6.9+1.18.1.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
hash-format = "sha1"
|
||||
hash = "04b32e09da91664228f4d60486c6421a4ad68e20"
|
||||
mode = "metadata:curseforge"
|
||||
|
||||
[update]
|
||||
[update.curseforge]
|
||||
file-id = 3777051
|
||||
project-id = 418680
|
13
mods/plasmo-voice.pw.toml
Normal file
13
mods/plasmo-voice.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Plasmo Voice"
|
||||
filename = "plasmovoice-fabric-1.18-1.2.17.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
hash-format = "sha1"
|
||||
hash = "e6e5703d53fa7df6c76d4973ce3eac4e63dc1365"
|
||||
mode = "metadata:curseforge"
|
||||
|
||||
[update]
|
||||
[update.curseforge]
|
||||
file-id = 3863788
|
||||
project-id = 467028
|
13
mods/sound-physics-remastered.pw.toml
Normal file
13
mods/sound-physics-remastered.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Sound Physics Remastered"
|
||||
filename = "soundphysics-fabric-1.18.2-1.0.6.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
hash-format = "sha1"
|
||||
hash = "414615a585c0d26bbf25f66a6608f06606fda4a5"
|
||||
mode = "metadata:curseforge"
|
||||
|
||||
[update]
|
||||
[update.curseforge]
|
||||
file-id = 3804243
|
||||
project-id = 535489
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "a34e5e298cf2e95a078c0d80a45987af6f071df15851cafdcd4d4bc514b160db"
|
||||
hash = "ddc3da0e7ad8c5e423a294a92cb51da592f9824602f8530eef89bf6a51c2c269"
|
||||
|
||||
[versions]
|
||||
fabric = "0.14.8"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue