fix trinkets problems in powered jetpacks, update to 1.2.0
All checks were successful
/ build (push) Successful in 9s
All checks were successful
/ build (push) Successful in 9s
This commit is contained in:
parent
55107b76e4
commit
262e9ecca1
4 changed files with 5 additions and 5 deletions
|
|
@ -331,7 +331,7 @@ metafile = true
|
|||
|
||||
[[files]]
|
||||
file = "mods/powered_jetpacks.pw.toml"
|
||||
hash = "638895147581dbc5833fcb6211b50eaf691c8c276fbb9ade2022846119eb7060"
|
||||
hash = "7c96c2300d9c3493a59201e77c91fba42eabbfd6f068583690f6504bb118b4b9"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
name = "Powered Jetpacks"
|
||||
filename = "powered_jetpacks-1.1.2.jar"
|
||||
filename = "powered_jetpacks-1.2.0.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://lvpack.sad.ovh/files/jars/powered_jetpacks-1.1.2.jar"
|
||||
url = "https://lvpack.sad.ovh/files/jars/powered_jetpacks-1.2.0.jar"
|
||||
hash-format = "sha256"
|
||||
hash = "8d2779e500b8f6b5cf89425a37e669d7dcd35d8145a582a92bd14a5d9a813d23"
|
||||
hash = "f4c56028cc7f369859372cc909a522ae9107de09d47726976755de8e45d56dd9"
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "d6eca5fa572f9a3481e028a823b5160bea6b357131fcfe9e77a6c9948c380451"
|
||||
hash = "8759937fea170f1f655661f5564919e0f85f999fa7cc4e7b45431e6d76e94515"
|
||||
|
||||
[versions]
|
||||
fabric = "0.17.2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue