By using this project in any form, you hereby give your "express assent" for the terms of the license of this project (see LICENSE), and acknowledge that I (the author of this project) have fulfilled my obligation under the license to "make a reasonable effort under the circumstances to obtain the express assent of recipients to the terms of this License".
An ~~over-engineered~~ simple zoom mod.
This mod adds a keybind which zooms in your FOV while it's held down, allowing you to see further away, and keybinds
for increasing and decreasing the zoom level.
A: You'll find the config at .minecraft/global/zume.json5 (note that this is the default .minecraft folder, not
the instance .minecraft). You can modify the file while the game is running, and the config will be automatically
reloaded. On platforms which have mod menus (such as Forge, and Fabric with Mod Menu
installed), the config button for Zume will open this file in your system text editor.
A: https://discord.gg/6ZjX4mvCMR
A: Zume supports the following platforms:
A: Every platform I intend to add support for myself is already supported. PRs are welcome for other platforms if
the following conditions are met:
@WrapWithCondition and @ModifyExpressionValue and such from MixinExtras over @Redirect in most implementations.A: OSL-3.0 is the closest equivalent to a LAGPL I could find. AGPL and GPL are incompatible with Minecraft, and LGPL
doesn't protect network use. OSL-3.0 protects network use and is compatible with Minecraft.
A: This is, and will remain, free, copyleft software. Any requests to change the license other than to make it even
stronger will be denied immediately (unfortunately GPL and AGPL aren't compatible with Minecraft due to linking
restrictions, as much as I'd like to use them). Even in situations where I use parts of other projects with more
"permissive" licenses, I will treat them as copyleft, free software.
This project is licensed under OSL-3.0. For more information, see LICENSE.

Required
Unsupported
Умови використання, зміни та поширення цього товару.
25.04.2026 · Modrinth
Скриншоти та зображення з оригінальної сторінки Modrinth.





Опубліковані версії та оригінальні файли Modrinth.
25.04.2026 · 644 133 завантаження
18.12.2025 · 441 531 завантаження
06.10.2025 · 2 807 613 завантаження
30.10.2024 · 4 722 197 завантаження
24.10.2024 · 6 716 завантаження
22.08.2024 · 74 522 завантаження
20.07.2024 · 94 862 завантаження
19.07.2024 · 513 завантаження
15.06.2024 · 34 479 завантаження
13.05.2024 · 6 849 завантаження
06.05.2024 · 23 335 завантаження
16.04.2024 · 1 266 557 завантаження
06.04.2024 · 2 450 завантаження
.minecraft/global/zume.json5) (overridden by old config file if present)-Dzume.configPathOverride="path/to/zume.json5")thirdPersonToggleMode config optiondefaultZoom config value instead of activating at maximum value14.03.2024 · 58 620 завантаження
defaultZoom config value more intuitive (0.7 is now 70% zoom, not 30% zoom)08.03.2024 · 778 завантаження
02.03.2024 · 575 завантаження
NullPointerException on Archaic Forge mod incompatibility screen24.02.2024 · 876 завантаження
maxFOV config option (this hasn't really had much of an effect for several versions now, and it causes bugs on lower FOV values)12.02.2024 · 3 448 завантаження
05.02.2024 · 1 120 завантаження
04.02.2024 · 191 завантаження
01.02.2024 · 421 завантаження
29.01.2024 · 342 завантаження
23.01.2024 · 4 665 завантаження
toggleMode config option - when enabled, the Zoom keybind will act as a toggle (disabled by default)18.01.2024 · 315 завантаження
18.01.2024 · 154 завантаження
16.01.2024 · 265 завантаження
02.01.2024 · 543 завантаження
14.12.2023 · 538 завантаження
04.12.2023 · 268 завантаження
29.11.2023 · 152 завантаження
resetOnPress config option has been removed. if you used it and want it back please yell at me about it but unless someone actually wants it its annoying to keep around28.11.2023 · 134 завантаження
calculate mouse sensitivity based on zoom level
03.11.2023 · 370 завантаження
support Java 8 (thanks @embeddedt)
01.11.2023 · 168 завантаження
auto-reload config on file change
30.10.2023 · 145 завантаження
26.10.2023 · 173 завантаження
added config
26.10.2023 · 117 завантаження
pressing and releasing the zoom in/out key in under a tick should now still register the key press
25.10.2023 · 195 завантаження
initial release