diff --git a/.minecraft/index.toml b/.minecraft/index.toml index 4e4b08d..4ac5444 100644 --- a/.minecraft/index.toml +++ b/.minecraft/index.toml @@ -117,6 +117,11 @@ file = "mods/continuity.pw.toml" hash = "4cb02206331c9a6d207681b2e40b4b8648a462b0c31e6e634200a01b592b1d3d" metafile = true +[[files]] +file = "mods/controlify.pw.toml" +hash = "aca86ec8af1e3fd5e52aac904f7d5145113ae0f792b6f55778ea44341902d93b" +metafile = true + [[files]] file = "mods/entitytexturefeatures.pw.toml" hash = "a8d637970415f0af61193cb68e6d5b0c5d6194c52e360cd812a46951b16f9ae7" diff --git a/.minecraft/mods/controlify.pw.toml b/.minecraft/mods/controlify.pw.toml new file mode 100644 index 0000000..0c27144 --- /dev/null +++ b/.minecraft/mods/controlify.pw.toml @@ -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" diff --git a/.minecraft/mods/midnightcontrols.pw.toml b/.minecraft/mods/midnightcontrols.pw.toml deleted file mode 100644 index 1aac13b..0000000 --- a/.minecraft/mods/midnightcontrols.pw.toml +++ /dev/null @@ -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" diff --git a/.minecraft/pack.toml b/.minecraft/pack.toml index c4b59c5..472eaae 100644 --- a/.minecraft/pack.toml +++ b/.minecraft/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "42cbf73094f57089a8887f40c7097cb14575bdd18dfb77f52bb8d6c644a3659b" +hash = "a25792558c6ce57696872a4a118ca2c040bc466fec0920a53711b151b6dab25e" [versions] fabric = "0.14.19"