Skip to content

trainb0y/FabriZoom

Repository files navigation

FabriZoom

modrinth badge

Modrinth

A simple, lightweight, configurable, cross-platform zoom mod for Minecraft.

What?

Fork of OkZoomer v4, updated to modern Minecraft, rewritten in Kotlin, moved to different (actually maintained) GUI and configuration libraries, and ported to (Neo)Forge using Architectury.

This mod adds a zoom key (by default, c) that allows the user to zoom in their view, and is highly configurable. If you don't like the default "feel" of the zoom, you can configure it to be however you want.

Forge? NeoForge?

Despite the name, this mod does support NeoForge since version 2.0.0 (and MinecraftForge for Minecraft 1.20.2 only). However, it is not as well tested and may have issues or bugs not present in the Fabric version, so be sure to report any issues you come across.

Also, FabriZoom is looking for a new name!. Since the mod now supports (Neo)Forge, it doesn't make sense to have Fabric in the name. If you have any ideas, please let me know!

Requirements

Future Plans

  • New name
  • Scaling mouse sensitivity
  • Add setting explanation gifs to config menu
  • Pick a better default keybind, since it conflicts

Feel free to suggest new features or report bugs on the GitHub Issues page.

Contributing

All contributions are welcome, including translations. The source code is licensed under the MIT license.

Thanks to Configurate, SpruceUI, and YACL for being excellent libraries. Also Devin's Badges are great. Some inspiration taken from the excellent Zoomify mod though I've never intentionally used its code.