ZoomUtils

![ZoomUtils](https://raw.githubusercontent.com/fweigel-dev/ZoomUtils/refs/heads/main/logo.png)

GitHub
Modrinth
Curseforge

Supported Versions:

Minecraft 26.1

Smooth, configurable zoom mod

Hold the zoom key (default: `C`) to zoom in. Scroll the mouse wheel while zoomed to adjust the level. Release to zoom back out.

ZoomLens

🔍 Zoomify – The Ultimate Zoom Mod for Minecraft! 🔍
Previously known as Zoomify!
🌍Experience distant structures, mesmerizing landscapes, and stunning views with exceptional clarity! Whether you’re a traveler, a creator, or a scenery enthusiast, Zoomify’s adjustable zoom feature enhances every moment!🌍

🖱️ Easy to Use:
Hold C + scroll the middle mouse button to adjust the zoom level.

🎥 Video Showcase:

Zoomify Classic

# [Zoomify](https://github.com/isXander/Zoomify) Classic
*Zoomify for Minecraft Classic*

![Zoom Example](https://i.imgur.com/zCc3wpt.gif)

Configure Zoomify from the options menu!

![Options Button](https://i.imgur.com/iGNLNkJ.png)

Hold `LSHIFT` to cycle backwards! Sliders weren’t a thing on this version!
![Options Menu](https://i.imgur.com/9WLlj0V.png)

Zoomify [BTW Port]

# Zoomify [BTW Port]

A zoom mod with infinite customizability. A port of [Zoomify](https://github.com/isXander/Zoomify) 2.16.0, for BTW CE 3.1.0.

## Features
Read more about the features of the original mod here:
https://github.com/isXander/Zoomify#features

## Usage

Default zoom key: `C`

Configuration is available through Mod Menu:
![config menu page 1](https://cdn.modrinth.com/data/cached_images/bd13882ccdb7ff04df8a9d4be9d9e0400ae05eed_0.webp)

## Dependencies

– BTW CE 3.1.0
– [Mod Menu for BTW](https://github.com/ysesiq/ModMenu-BTW)

Zoomi

Enhance your exploration and observation capabilities in Minecraft with the Zoomi Mod! This handy modification introduces a simple yet powerful zoom feature that allows you to get a closer look at distant objects and landscapes without compromising your gameplay experience.

## Features

**Easy Zoom Controls:** Activate the zoom feature effortlessly with a configurable keybind. Zoom in and out seamlessly to adjust your view as needed. (Default Keybind ‘C’)

**Scroll Zoom:** Fine-tune your zoom level with ease using your mouse scroll wheel. This feature provides more control and flexibility over your viewing experience.

## Compatibility

**Minecraft:** Works smoothly for Minecraft 1.21 and Fabric API.

**Mod Loader:** Fabric

## Requirements

**Fabric API:** Ensure you have the Fabric API installed for the Zoomi Mod to function properly.

**owo Lib**

Have fun!

Zoomglass

A Fabric mod that quickly puts a spyglass into your hand with a press of a button.
Made for people who prefer roleplaying aspects of a spyglass but don’t want to miss out on convenience!

Additionally, you can use a fake spyglass while in Spectator gamemode, or in Creative when you don’t have
it in your inventory.

The default keybind is `z`, and you can find it under the “Inventory” section in keybinding settings.

Requires Fabric API

Zoom Out

This datapack allows u to zoom out while being in the 3rd person camera. There are stages of how much u zoom out to get ur perfect zoom depending on the scoreboard score of the trigger scoreboard. The nearest is only 6 blocks compared to the furthest of 14 blocks (normal is 4)
![shows the player with the camera far away](https://cdn.modrinth.com/data/cached_images/864621cfbb59693cb4508635f096889716772694_0.webp)

Zoom-o-Matic

![Title Logo.png](https://raw.githubusercontent.com/NicoIsLost/Zoom-o-Matic/main/src/main/resources/assets/zoom-o-matic/Title-Grey.png)

A simple, but customizable multi-button zoom tool for Minecraft.

It allows for up to 3 keybinds with customizable zoom and on / off smooth camera.

_This mod is for learning most of all, feel free to use it, but its biggest purpose is learning and teaching to mod fabric._
# Documentation for Learning Fabric
While we are certaintly not experts on fabric, we would like to share our journey and in a hope that it can help others get started with learning fabric modding and Java.

As such, we are currently working (in progress) on a detailed commentary of the code. In the future we may work towards a tutorial either written or video based on feedback.

[Find the code commentary here.](https://github.com/NicoIsLost/Zoom-o-Matic/blob/main/docs/COMMENTARY.md)

# Usage
## To install
After fabric mod loader has been installed for the correct version place the latest Zoom-o-matic release with compatible dependencies in the .minecraft/mods folder.
## Dependencies
Fabric Mod Loader (Install to use)
https://fabricmc.net/use/installer/

Fabric API (Place in mod folder)
https://github.com/FabricMC/fabric

owo-lib (Place in mod folder)
https://github.com/wisp-forest/owo-lib

## Using the Mod
**The default Zoom 1 Keybind is “c” which is already bound, so you need to unbind “Save Hotbar Activator” or bind zoom1 to another key to make the mod work.**

### Mod Menu
The mod is registered in mod menu, so you can adjust settings through that GUI if you desire, otherwise you can use commands.

### Keybinds
Are found in the Zoom-o-Matic section of the normal minecraft keybind menu.

Options -> Controls -> Keybinds

### Scroll Zoom
When zooming you can scroll in or out with your mousewheel to zoom more or less.

### Zoom Amount
Adjusts the amount of zooming, with

`/ZoomO ZoomAmount Zoom_X YY`

– **X** = Zoom Keybind #, (1, 2, or 3.)
– **YY** is the % zoom, (1 – 99)

### Smooth Camera Toggle
Toggles whether smooth_camera should be active when zooming, which slows down movement.

`/ZoomO SmoothCamera Zoom_X YY`

– **X** = Zoom Keybind #, (1, 2, or 3.)
– **YY** true/false

### Scroll Zoom Text Toggle
Toggles whether you have the % zoom displayed in text when using the scroll wheel.

`/ZoomO ActionBarWriting XX`

– **XX** = true/false

# About This Mod & Plans
This mod is meant to be a place to learn how to mod fabric mods for minecraft. This our first mod, so we know it’s not 100% perfect, but that’s not the point.

The goal is to optimize it, make it better, and improve the features in order to help learn more about modding.

## Here is a list of improvements we would like to make, in order of want:
– Remove owo dependency – i.e. Create a world-independent data saving system.
– ~~Add scrolling zoom~~ (done)
– Add a custom, customizable smoother,
– Add a custom GUI
– Add more keybinds (including more keybinds, via GUI)
– Add animations
– Presets like easing.
– Add customizable animations

# Credit
**@Fej1Dev** has been hand and hand in this entire process, coding large portions himself, and helping me when I get stuck with my portions!

**@LogcialGeekBoy** & [Logical Zoom](https://github.com/LogicalGeekBoy/logical_zoom) – Some of the code used in this mod (mainly the mixin) was from Logical Zoom, but more importantly was that his mod inspired us to make our own.

Zoom

# Zoom

This datapack allows players in a server or singleplayer-world to zoom in by sneaking after activating the “Zoom Mode” with a “`/trigger zoom“` command.

## Datapack Video:

With a lot of Settings you can customize how the players from your server can zoom in:
_____________________________________________________
Use: “`/function zoom:config“` to open this menu:

### –Config–
###
### Scroll Zoom: [True] [False]
### Zoom Strength: [25%] [50%] [75%] [100%]
### Appearance Mode: [Header] [Middle] [Bottom] [Off]
### Notification: [True] [False]

______________________________________________________

## Copy Rules:
_You are allowed to download and modify this datapack,
You are NOT allowed to upload it anywhere except for the link to this page!_

Zookeeper Origin

# Zookeeper (Impact 1)
You have dedicated your life to the preservation and protection of all species of creature.

Pro
– Treatment: Heal your tamed creature when you hit them (Damage is not dealt)

Cons
– Vegetarian: You throw up any meat you consume.
– Pacifist: -2 hearts, 0.8x attack damage

Abilities
– [Primary] Relocate: Teleport tagged entities to a point within range, while nearby a respawn anchor.
– [Right click] Bag n’ Tag- Tag a non-player/undead entity to bind them for teleportation.
– [Secondary] Nuturing Gaze: Tame the creature you are looking at.