From 5fa1f640fcb0856d776fe8b0fcb21e9bd221440e Mon Sep 17 00:00:00 2001 From: Sangelo Date: Tue, 21 May 2024 15:31:37 +0200 Subject: [PATCH] [c] make ok-zoomer optional --- index.toml | 2 +- mods/ok-zoomer.pw.toml | 5 +++++ pack.toml | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/index.toml b/index.toml index 9fbde7b..266db8c 100644 --- a/index.toml +++ b/index.toml @@ -495,7 +495,7 @@ metafile = true [[files]] file = "mods/ok-zoomer.pw.toml" -hash = "4cd378e51f151d6a90519d18aa716e0de02af2a9804488fef2c182d5a964d1b5" +hash = "aa073b411db15bef40b52f833e87162f9c1a5d70a68957344eb757c46ff79d21" metafile = true [[files]] diff --git a/mods/ok-zoomer.pw.toml b/mods/ok-zoomer.pw.toml index 2519b9f..d5e750e 100644 --- a/mods/ok-zoomer.pw.toml +++ b/mods/ok-zoomer.pw.toml @@ -11,3 +11,8 @@ hash = "38df58dddbffd7662efdc9a90db30ac6dfa61cc7" [update.modrinth] mod-id = "aXf2OSFU" version = "iCQI9P3P" + +[option] +optional = true +default = true +description = "Ok Zoomer is a mod that adds a configurable feature-packed zoom key, which allows for zooming. By default, the zoom key is bound to C with the zoom itself being different, with features like zoom scrolling, smooth transitions and reduced mouse sensitivity." diff --git a/pack.toml b/pack.toml index 81a23d2..27248bc 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 = "beb27d53e18ed0773b42749e22e5b8f7be2cc330a780e9adcf5bfdf6a37c4c99" +hash = "b4e845d1d3a82602c81792247b5f0d971d98b3835bd451bb63678e4a651426df" [versions] minecraft = "1.20.1"