← Назад к ресурсам

Scope (Zoom)

Programmable zoom for Fabric and NeoForge

Modrinth utility

Описание

# Scope A lightweight and programmable cross-platform zoom mod for Minecraft. Currently supports both Fabric and NeoForge. ## What? This mod adds a zoom keybind (by default `c`) that allows the user to zoom in their view. If you don't like the default "feel" of the zoom, you can configure it however you want. Don't like any of the provided options? Scope includes a custom expression parser to allow near-infinite customizability. ## Requirements - (All platforms) [YACL](https://modrinth.com/mod/yacl) - (Fabric only) [Fabric Language Kotlin](https://modrinth.com/mod/fabric-language-kotlin) - (Fabric only) [Fabric API](https://modrinth.com/mod/fabric-api) - (Fabric only) [ModMenu](https://modrinth.com/mod/modmenu) (optional) - (NeoForge only) [Kotlin for Forge](https://modrinth.com/mod/kotlin-for-forge) ## Contributing Contributions are welcome, including translations. [The source code](https://github.com/lynxize/scope) is licensed under the MIT license. Feel free to report bugs or suggest new features on [the issue tracker](https://github.com/lynxize/scope/issues). Originally a fork of [OkZoomer](https://modrinth.com/mod/ok-zoomer) v4, multiple rewrites ago. Some inspiration taken from both [Zoomify](https://modrinth.com/mod/zoomify) and [Do A Barrel Roll](https://modrinth.com/mod/do-a-barrel-roll) though I've never intentionally used code from either.