[c] make ok-zoomer optional
This commit is contained in:
parent
082eeda366
commit
5fa1f640fc
3 changed files with 7 additions and 2 deletions
|
@ -495,7 +495,7 @@ metafile = true
|
|||
|
||||
[[files]]
|
||||
file = "mods/ok-zoomer.pw.toml"
|
||||
hash = "4cd378e51f151d6a90519d18aa716e0de02af2a9804488fef2c182d5a964d1b5"
|
||||
hash = "aa073b411db15bef40b52f833e87162f9c1a5d70a68957344eb757c46ff79d21"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
|
|
|
@ -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."
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue