[c] make ok-zoomer optional

This commit is contained in:
Sangelo 2024-05-21 15:31:37 +02:00
parent 082eeda366
commit 5fa1f640fc
3 changed files with 7 additions and 2 deletions

View file

@ -495,7 +495,7 @@ metafile = true
[[files]] [[files]]
file = "mods/ok-zoomer.pw.toml" file = "mods/ok-zoomer.pw.toml"
hash = "4cd378e51f151d6a90519d18aa716e0de02af2a9804488fef2c182d5a964d1b5" hash = "aa073b411db15bef40b52f833e87162f9c1a5d70a68957344eb757c46ff79d21"
metafile = true metafile = true
[[files]] [[files]]

View file

@ -11,3 +11,8 @@ hash = "38df58dddbffd7662efdc9a90db30ac6dfa61cc7"
[update.modrinth] [update.modrinth]
mod-id = "aXf2OSFU" mod-id = "aXf2OSFU"
version = "iCQI9P3P" 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."

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 = "beb27d53e18ed0773b42749e22e5b8f7be2cc330a780e9adcf5bfdf6a37c4c99" hash = "b4e845d1d3a82602c81792247b5f0d971d98b3835bd451bb63678e4a651426df"
[versions] [versions]
minecraft = "1.20.1" minecraft = "1.20.1"