OkZoomer icon indicating copy to clipboard operation
OkZoomer copied to clipboard

Adds a highly-configurable zoom key for Quilt. The zoom is yours!

Results 19 OkZoomer issues
Sort by recently updated
recently updated
newest added

Okzoomer beta 6 crashes my game. Fabric's support team thinks it is your handling of the brigadier 

Hello, It seems the logic that handles zooming in and out with key binds is flawed, permalink: https://github.com/EnnuiL/OkZoomer/blob/de260d1f82a16e87cb199d98ca8ee00740278c1f/src/main/java/io/github/ennuil/ok_zoomer/utils/ZoomUtils.java#L63 My config settings: https://i.imgur.com/fwb4z8B.png So when I go past the minimum zoom...

Minecraft has crashed! net.fabricmc.loader.impl.FormattedException: java.lang.LinkageError: loader constraint violation: when resolving field "BUILT_IN_EXCEPTIONS" of type com.mojang.brigadier.exceptions.BuiltInExceptionProvider, the class loader net.fabricmc.loader.impl.launch.knot.KnotClassLoader @ebaa6cb of the current class, net.minecraft.class_155, and the class loader 'app'...

bug

(Sorry if I am writing this in an incorrect place) Add a (possibility to bind) button to switch between mouse's scroll mode when zooming mode 1: scrolling through hotbar mode...

enhancement

I'm using fabric 1.18.2 with a mod list with OkZoomer, Optifabric and the most recent version of Optifine. I´ve tested my mod list without the mod and it works perfectly....

bug
external-issue

When zoom scrolling, once you get near the numbers around 30+, it seems like it is taking longer to scroll. This could be easily fixed by causing the affects of...

enhancement

If possible, please make it able to zoom while in [tweakeroo](https://www.curseforge.com/minecraft/mc-mods/tweakeroo)'s free camera mode.

enhancement

if you fine, add korean translation plesase. https://gist.github.com/gyular/640e0c59689d6ee791b491cc41e30d4a

enhancement

Zooming is: * first and foremost, an accessibility feature * essentially just a keybind for setting vanilla's FOV temporarily * near-universally accepted because of Optifine Therefore, despite the addition of...

enhancement

It becomes painfully slow to zoom in at a zoom divisor above 128. I think an easy implementation would be to multiply the scroll step by the zoom divisor, or...

enhancement