This commit is contained in:
parent
fef010f4ed
commit
a7bacbcc8e
4 changed files with 14 additions and 1 deletions
BIN
files/jars/powered_jetpacks-1.1.0.jar
Normal file
BIN
files/jars/powered_jetpacks-1.1.0.jar
Normal file
Binary file not shown.
|
|
@ -314,6 +314,11 @@ file = "mods/placeholder-api.pw.toml"
|
|||
hash = "0993352e081593fca386a8a4e6473ece541a27e018c8384239f27f79d73133a0"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/powered_jetpacks.pw.toml"
|
||||
hash = "135a68e42e37fcc86fb927a864bfa434d63992860f9dea46e15cf570e7d68043"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/puzzles-lib.pw.toml"
|
||||
hash = "d47c73ae52d88b862864a9d8387c93cbeffe2513abff18c3c3c3c450eb4cbdd2"
|
||||
|
|
|
|||
8
modpack/mods/powered_jetpacks.pw.toml
Normal file
8
modpack/mods/powered_jetpacks.pw.toml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
name = "Powered Jetpacks"
|
||||
filename = "powered_jetpacks-1.1.0.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://lvpack.sad.ovh/files/jars/powered_jetpacks-1.1.0.jar"
|
||||
hash-format = "sha256"
|
||||
hash = "b5c13ffa9a4c8dfcf4e497494648cc5daeff5ced64374e3027425a3a28fe40bc"
|
||||
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "bef6924a10adab3047e22fa959cd341650f6b51f593d338b41bd23b29ed0adc4"
|
||||
hash = "dbd5f9a1e20876ef6be35eac4a591503071623f8636fee6533b4d7bf449b7e47"
|
||||
|
||||
[versions]
|
||||
fabric = "0.17.2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue