diff --git a/index.toml b/index.toml index 67ef0f6..fd59457 100644 --- a/index.toml +++ b/index.toml @@ -483,6 +483,11 @@ file = "mods/modernfix.pw.toml" hash = "4fc4063ef117a900a68a2433c7d41c56858a29d4b0cd9eb63007cc67fd48f873" metafile = true +[[files]] +file = "mods/mouse-tweaks.pw.toml" +hash = "ea7f91e66e1e475cd5fa10f56caa46a6a53754da99ed3252e6a6f68b731699b1" +metafile = true + [[files]] file = "mods/no-chat-reports.pw.toml" hash = "c13395d67b6b799805310e1af5f300c2a1686698a7a4c87e7349a17ef8ba6e97" diff --git a/mods/mouse-tweaks.pw.toml b/mods/mouse-tweaks.pw.toml new file mode 100644 index 0000000..873d02a --- /dev/null +++ b/mods/mouse-tweaks.pw.toml @@ -0,0 +1,13 @@ +name = "Mouse Tweaks" +filename = "MouseTweaks-forge-mc1.20.1-2.25.1.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/aC3cM3Vq/versions/7JVXOe3K/MouseTweaks-forge-mc1.20.1-2.25.1.jar" +hash-format = "sha1" +hash = "d751153e722a4e014691c83f39f5b07c6ec5333c" + +[update] +[update.modrinth] +mod-id = "aC3cM3Vq" +version = "7JVXOe3K" diff --git a/pack.toml b/pack.toml index 522bea5..269ab39 100644 --- a/pack.toml +++ b/pack.toml @@ -5,7 +5,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "0c13f08ebac257e82a5feae8199c523e0236ee79ab8c7e1953f7c02f7c389a4d" +hash = "6486df952d3f5b47085947863da549b2354258804b00267b0d76ebf492903237" [versions] forge = "47.3.0"