Fix Masamods

This commit is contained in:
Wroclaw 2022-08-08 02:55:49 +02:00
parent 0116a31199
commit 6dcc5286b2
4 changed files with 29 additions and 19 deletions

View file

@ -186,12 +186,12 @@ metafile = true
[[files]] [[files]]
file = "mods/malilib.pw.toml" file = "mods/malilib.pw.toml"
hash = "b1e6c2ac629b24cf4182aa8c7d1ca0f84c8cbe662a6350b9a7eced8c5772fd85" hash = "9d9b3772d9e12b474675846005279f4b3957711744a550ab14284ed4187fc270"
metafile = true metafile = true
[[files]] [[files]]
file = "mods/minihud.pw.toml" file = "mods/minihud.pw.toml"
hash = "f3b969e8293152cb97929aee958beedb02594fcfb867b3f25945a88819430aca" hash = "4dd0a7589833be6441edea5369f06fe7f8a01d758b685a7792f99b5cf4175888"
metafile = true metafile = true
[[files]] [[files]]

View file

@ -1,8 +1,13 @@
name = "MaLiLib" name = "MaLiLib"
filename = "malilib-fabric-1.19-0.12.1.jar" filename = "malilib-fabric-1.19.0-0.13.0.jar"
side = "client" side = "both"
[download] [download]
url = "https://kosma.pl/masamods/malilib-fabric-1.19-0.12.1.jar"
hash-format = "sha1" hash-format = "sha1"
hash = "a8874b54e6ff01dd7ddaa5db86128671f0c1a044" hash = "25fdb0f1b25a53109faa63f17dcb6568f4ab8c3a"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 3870801
project-id = 303119

View file

@ -1,8 +1,13 @@
name = "MiniHUD" name = "MiniHUD"
filename = "minihud-fabric-1.19-0.22.0.jar" filename = "minihud-fabric-1.19.0-0.23.0.jar"
side = "client" side = "both"
[download] [download]
url = "https://kosma.pl/masamods/minihud-fabric-1.19-0.22.0.jar"
hash-format = "sha1" hash-format = "sha1"
hash = "f71bf3f98a1d93a043618cab0060e1a81eacd944" hash = "0ebfa2ba65dad93fb9700d20e86b31e7840121fc"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 3909335
project-id = 244260

View file

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index] [index]
file = "index.toml" file = "index.toml"
hash-format = "sha256" hash-format = "sha256"
hash = "b16282fbeae0bcaf053f59b2d3b5540bccf4aec058d72545b68619a12f139855" hash = "cd5d5bc7f0f33a14c080dd3e928ad0d56b38957a827c92c1f0f20020d113266c"
[versions] [versions]
minecraft = "1.19" minecraft = "1.19"