add modernfix
This commit is contained in:
parent
0495f21d40
commit
a31d36ab54
@ -727,6 +727,11 @@ file = "mods/modelfix.pw.toml"
|
|||||||
hash = "6c417b19bc836d7c516be0097261c49cf1a167951bb4744ec0f3cc0bd0d1d24a"
|
hash = "6c417b19bc836d7c516be0097261c49cf1a167951bb4744ec0f3cc0bd0d1d24a"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/modernfix.pw.toml"
|
||||||
|
hash = "2205cb06ba208c342a08f3f2e14bd2bbebdfd2ff0be76b22170f231c01b7f76e"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/modmenu.pw.toml"
|
file = "mods/modmenu.pw.toml"
|
||||||
hash = "4cd171d3f5f3e1d2948cb1b0062e742a5e85110c9e9a668f9aed5b0cebcb9c97"
|
hash = "4cd171d3f5f3e1d2948cb1b0062e742a5e85110c9e9a668f9aed5b0cebcb9c97"
|
||||||
|
13
mods/modernfix.pw.toml
Normal file
13
mods/modernfix.pw.toml
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
name = "ModernFix"
|
||||||
|
filename = "modernfix-fabric-5.11.1+mc1.20.1.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/nmDcB62a/versions/1FrMon6Q/modernfix-fabric-5.11.1%2Bmc1.20.1.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "63b6a8cc3a298259b5d336f3178d70cefa65e446"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "nmDcB62a"
|
||||||
|
version = "1FrMon6Q"
|
@ -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 = "77b9f456d084c4465eb88e07a92cf4ff38db012894781bfa3953340dae9f3bd4"
|
hash = "b36c44e509458e0be6a2db7449838d8dfdbcc35e915e32bffef7b735cca43f28"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.15.3"
|
fabric = "0.15.3"
|
||||||
|
Loading…
Reference in New Issue
Block a user