replace midnightcontrols to controlify

This commit is contained in:
Merith-TK 2023-05-06 19:32:38 -07:00
parent 987ceaa605
commit 3c3203d1f1
4 changed files with 19 additions and 14 deletions

View file

@ -117,6 +117,11 @@ file = "mods/continuity.pw.toml"
hash = "4cb02206331c9a6d207681b2e40b4b8648a462b0c31e6e634200a01b592b1d3d" hash = "4cb02206331c9a6d207681b2e40b4b8648a462b0c31e6e634200a01b592b1d3d"
metafile = true metafile = true
[[files]]
file = "mods/controlify.pw.toml"
hash = "aca86ec8af1e3fd5e52aac904f7d5145113ae0f792b6f55778ea44341902d93b"
metafile = true
[[files]] [[files]]
file = "mods/entitytexturefeatures.pw.toml" file = "mods/entitytexturefeatures.pw.toml"
hash = "a8d637970415f0af61193cb68e6d5b0c5d6194c52e360cd812a46951b16f9ae7" hash = "a8d637970415f0af61193cb68e6d5b0c5d6194c52e360cd812a46951b16f9ae7"

View file

@ -0,0 +1,13 @@
name = "Controlify"
filename = "Controlify-1.1.1+1.19.4-fabric-1.19.4.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/DOUdJVEm/versions/jvUMhWpD/Controlify-1.1.1%2B1.19.4-fabric-1.19.4.jar"
hash-format = "sha1"
hash = "c48f03b53571bb58d1d3dc366a93a1353f6eac1c"
[update]
[update.modrinth]
mod-id = "DOUdJVEm"
version = "jvUMhWpD"

View file

@ -1,13 +0,0 @@
name = "MidnightControls"
filename = "midnightcontrols-1.8.1+1.19.4.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/bXX9h73M/versions/zAWwNTEr/midnightcontrols-1.8.1%2B1.19.4.jar"
hash-format = "sha1"
hash = "c61ae7c390282e078ab9421d9da234437cdbd6f4"
[update]
[update.modrinth]
mod-id = "bXX9h73M"
version = "zAWwNTEr"

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 = "42cbf73094f57089a8887f40c7097cb14575bdd18dfb77f52bb8d6c644a3659b" hash = "a25792558c6ce57696872a4a118ca2c040bc466fec0920a53711b151b6dab25e"
[versions] [versions]
fabric = "0.14.19" fabric = "0.14.19"