This commit is contained in:
parent
2f14c37005
commit
59ff0cfc4d
3 changed files with 19 additions and 1 deletions
|
@ -2090,6 +2090,11 @@ file = "mods/memoryleakfix-fabric-1.17+-1.1.5.pw.toml"
|
|||
hash = "a82a976a3883e704e615c669354a06535f6b3b865c3be0ac48c99e439a0562ee"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/midnightlib.pw.toml"
|
||||
hash = "bc79745faf3cfec5d60e239817905c2bebfb692f8ae3ff3671fc8afd4800227e"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/minecells-1.8.3.pw.toml"
|
||||
hash = "b50ab756538a7c376f5ed59fb3faa424de57636bc040079da7bb5458aef7587c"
|
||||
|
|
13
mods/midnightlib.pw.toml
Normal file
13
mods/midnightlib.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "MidnightLib"
|
||||
filename = "midnightlib-fabric-1.4.1.1.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/codAaoxh/versions/YXz8kIQl/midnightlib-fabric-1.4.1.1.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "23ab09b69c30e296d35fc957c2e9168b10a94001"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "codAaoxh"
|
||||
version = "YXz8kIQl"
|
|
@ -5,7 +5,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "8eb45204ac2be061014991be474f8eaef4d8e3f5647f03e0b40bfe31a5f2f2f0"
|
||||
hash = "82d659ae6470f617dd8fa4ced3569974f093eccf9d96460d251ac614387e0ff6"
|
||||
|
||||
[versions]
|
||||
fabric = "0.16.0"
|
||||
|
|
Loading…
Reference in a new issue