diff --git a/index.toml b/index.toml index a97b5ca..9fbde7b 100644 --- a/index.toml +++ b/index.toml @@ -128,11 +128,6 @@ file = "mods/continuity.pw.toml" hash = "0e090b8512a3e834bbe8c1d82058bf0d08494f9067db3a861e9e34a914419b20" metafile = true -[[files]] -file = "mods/controlify.pw.toml" -hash = "c0de5bba506e240a13775eae2a7fcf27734848fc460ddd5f106b9b32756e9aeb" -metafile = true - [[files]] file = "mods/controlling.pw.toml" hash = "dd0a6b5c30af9d883273baff633c6ba931f70130ffae7d13cd023f1ac470e6c3" @@ -423,6 +418,11 @@ file = "mods/lets-do-herbalbrews.pw.toml" hash = "55000f16f0e56f503db773544daabdbcd411e12142afc0db642c9f609d466271" metafile = true +[[files]] +file = "mods/libzoomer.pw.toml" +hash = "770e5637eead483401609ff4252859861d2c7a9d32f4b3112d3bd1a825b366bd" +metafile = true + [[files]] file = "mods/lithium.pw.toml" hash = "c239c951796882b9c93e649a0dba4f2d95804441faaed707b686381b7a5c67da" @@ -473,11 +473,6 @@ file = "mods/mouse-wheelie.pw.toml" hash = "0a42eb060173bf1994e480d160de17d8a61af01758fc1c6b70f9a42dba75d61b" metafile = true -[[files]] -file = "mods/mru.pw.toml" -hash = "051b1bee4a7fd8f2a55753fe95eda061e0f2a724c5b8ad38d2ca3619c88f2fae" -metafile = true - [[files]] file = "mods/naturalist.pw.toml" hash = "6cef110f567b6957a35aa4224c70e7e4ad22dd25f852b2a39d2457fdb804edff" @@ -498,6 +493,11 @@ file = "mods/numismatics.pw.toml" hash = "908a4dcd0909080901e66f5bed636316e10938d1795ad309697d40dd47fb7f7c" metafile = true +[[files]] +file = "mods/ok-zoomer.pw.toml" +hash = "4cd378e51f151d6a90519d18aa716e0de02af2a9804488fef2c182d5a964d1b5" +metafile = true + [[files]] file = "mods/optigui.pw.toml" hash = "a2115c9059be62824e3152ea6f6383b7ad73daa1aa9ab567407db938b6b5812b" @@ -578,11 +578,6 @@ file = "mods/sodium.pw.toml" hash = "cd49906a91e2ff1c11acba79192d609c232f2f73d82cc6a646e7338c8e76aa8a" metafile = true -[[files]] -file = "mods/sound.pw.toml" -hash = "46db4ee8112c0acd91fdd00b9c91a3f8cc2c497df9c93d212a2ed9e29f79f32a" -metafile = true - [[files]] file = "mods/superb-steeds.pw.toml" hash = "4ddcc796fd8ff0532b86c3ea81b70631061b7b1ad0782b79c9c602807905520b" @@ -638,11 +633,6 @@ file = "mods/xaeros-world-map.pw.toml" hash = "95067a3ad309f199f13888c2895137398bcdf96e2f805467b53cb1b3a719e979" metafile = true -[[files]] -file = "mods/yacl.pw.toml" -hash = "34108efa4206b09f00d088be089236914a6fb04852aae5b6ce6293412ed6a6f7" -metafile = true - [[files]] file = "mods/yungs-api.pw.toml" hash = "5aa508141e85bc3e7e94e9a6df06fa50365623af4b83f94540a81433bb0df318" @@ -688,11 +678,6 @@ file = "mods/yungs-extras.pw.toml" hash = "3f0ac032a4f89382745b03a8e1078041f728d9e4f2df14fa9eb910382b98b1c4" metafile = true -[[files]] -file = "mods/zoomify.pw.toml" -hash = "982a51efdf7e599d0cf7781fda0005319a7fa6ea9e30f37f9001c880477ad0ea" -metafile = true - [[files]] file = "resourcepacks/fresh-animations.pw.toml" hash = "b6417c14eff8eb105e621cc2ef8745e3b132dbf17dd1ae40d42339797aa45e4a" diff --git a/mods/controlify.pw.toml b/mods/controlify.pw.toml deleted file mode 100644 index 9e9a9e7..0000000 --- a/mods/controlify.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Controlify" -filename = "Controlify-2.0.0-beta.8+1.20.1.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/DOUdJVEm/versions/naETXOxy/Controlify-2.0.0-beta.8%2B1.20.1.jar" -hash-format = "sha1" -hash = "b7f653dc9d58bb318ff8e5eaa2268613f360357b" - -[update] -[update.modrinth] -mod-id = "DOUdJVEm" -version = "naETXOxy" diff --git a/mods/libzoomer.pw.toml b/mods/libzoomer.pw.toml new file mode 100644 index 0000000..e185e2e --- /dev/null +++ b/mods/libzoomer.pw.toml @@ -0,0 +1,13 @@ +name = "LibZoomer" +filename = "libzoomer-0.8.1+1.20.1.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/UuqHBjf9/versions/L0Z9ESDh/libzoomer-0.8.1%2B1.20.1.jar" +hash-format = "sha1" +hash = "342421fc1cd4f8834981930ed1cebcb91cc36910" + +[update] +[update.modrinth] +mod-id = "UuqHBjf9" +version = "L0Z9ESDh" diff --git a/mods/mru.pw.toml b/mods/mru.pw.toml deleted file mode 100644 index f027a56..0000000 --- a/mods/mru.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "M.R.U" -filename = "mru-0.4.0+1.20.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/SNVQ2c0g/versions/v7tZXH6x/mru-0.4.0%2B1.20.jar" -hash-format = "sha1" -hash = "d1795961af8719c6f0d6e3fd14e58f246333eef2" - -[update] -[update.modrinth] -mod-id = "SNVQ2c0g" -version = "v7tZXH6x" diff --git a/mods/ok-zoomer.pw.toml b/mods/ok-zoomer.pw.toml new file mode 100644 index 0000000..2519b9f --- /dev/null +++ b/mods/ok-zoomer.pw.toml @@ -0,0 +1,13 @@ +name = "Ok Zoomer" +filename = "OkZoomer-Quilt-5.2.0.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/aXf2OSFU/versions/iCQI9P3P/OkZoomer-Quilt-5.2.0.jar" +hash-format = "sha1" +hash = "38df58dddbffd7662efdc9a90db30ac6dfa61cc7" + +[update] +[update.modrinth] +mod-id = "aXf2OSFU" +version = "iCQI9P3P" diff --git a/mods/sound.pw.toml b/mods/sound.pw.toml deleted file mode 100644 index 51d6120..0000000 --- a/mods/sound.pw.toml +++ /dev/null @@ -1,18 +0,0 @@ -name = "Sounds" -filename = "Sounds-0.7.0+1.20.1.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/ZouiUX7t/versions/sKBpHx3X/Sounds-0.7.0%2B1.20.1.jar" -hash-format = "sha1" -hash = "f767db5cfcb5284e73b570c0cdebf7dc9615a109" - -[update] -[update.modrinth] -mod-id = "ZouiUX7t" -version = "sKBpHx3X" - -[option] -optional = true -default = true -description = "Add more sounds to Minecraft's UI." diff --git a/mods/yacl.pw.toml b/mods/yacl.pw.toml deleted file mode 100644 index 29ef029..0000000 --- a/mods/yacl.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "YetAnotherConfigLib" -filename = "YetAnotherConfigLib-3.4.2+1.20.1-fabric.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/1eAoo2KR/versions/TD5Fv92S/YetAnotherConfigLib-3.4.2%2B1.20.1-fabric.jar" -hash-format = "sha1" -hash = "4ae011ae4a1c9c1f012b7c6f22d2a8f57791d9df" - -[update] -[update.modrinth] -mod-id = "1eAoo2KR" -version = "TD5Fv92S" diff --git a/mods/zoomify.pw.toml b/mods/zoomify.pw.toml deleted file mode 100644 index d38ae1e..0000000 --- a/mods/zoomify.pw.toml +++ /dev/null @@ -1,18 +0,0 @@ -name = "Zoomify" -filename = "Zoomify-2.13.4+1.20.1.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/w7ThoJFB/versions/eLEIUtBo/Zoomify-2.13.4%2B1.20.1.jar" -hash-format = "sha1" -hash = "b4f5191b342f4c4535671c51ae292106f63ae373" - -[update] -[update.modrinth] -mod-id = "w7ThoJFB" -version = "eLEIUtBo" - -[option] -optional = true -default = true -description = "Zoomify aims to provide the easiest, most configurable and most sexy looking zoom mod you will ever find." diff --git a/pack.toml b/pack.toml index 22d8d68..81a23d2 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "3c98db22c2cc00e5729cb33e3b4b8506d13f8089e107673192759c659da729ea" +hash = "beb27d53e18ed0773b42749e22e5b8f7be2cc330a780e9adcf5bfdf6a37c4c99" [versions] minecraft = "1.20.1"