Simple Zoom is a lightweight, high-performance utility mod that brings a customizable zoom feature to your game. Whether you are scouting distant structures or inspecting far-off details, this mod allows you to toggle instant zoom or dynamically adjust your zoom level on the fly.
📦 Supports: Fabric, Forge, and NeoForge.
- Customizable Keybind: Change your zoom key easily through the standard vanilla Controls menu.
- Dynamic Mouse Wheel Zoom: Hold your zoom key and use the Mouse Wheel to adjust your magnification level up to 50x.
- Intelligent Sensitivity: Automatically scales your mouse sensitivity while zooming for precise aiming.
- Cross-Platform: Works seamlessly on Fabric, Forge, and NeoForge.
- Client-Side Only: You can use this on servers without the server needing to have it installed.
- No unnecessary stuff: No unnecessary menus, dependencies, or performance costs. Just a simple zoom.
This project is built using the MultiLoader-Template. This architecture allows the mod to be developed for Fabric, Forge, and NeoForge simultaneously from a common source.
- Clone the repository.
- Run
./gradlew buildin your terminal. - The compiled
.jarfiles will be located in thebuild/libsfolder of each loader's directory (e.g.,fabric/build/libs/,forge/build/libs/).
This mod is licensed under the MIT License.