Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wurst-imperium/wi-zoom
The zoom from the Wurst Client as a standalone Minecraft mod.
https://github.com/wurst-imperium/wi-zoom
1-19-2 1-19-4 1-20-1 1-20-4 1-20-6 curseforge fabric fabricmc-mod forge java minecraft minecraft-fabric-mod minecraft-forge minecraft-mod mod modded-minecraft wi-zoom wurst-client zoom
Last synced: 4 months ago
JSON representation
The zoom from the Wurst Client as a standalone Minecraft mod.
- Host: GitHub
- URL: https://github.com/wurst-imperium/wi-zoom
- Owner: Wurst-Imperium
- License: gpl-3.0
- Created: 2019-10-28T13:08:06.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-05-06T13:03:07.000Z (9 months ago)
- Last Synced: 2024-05-06T18:50:46.932Z (9 months ago)
- Topics: 1-19-2, 1-19-4, 1-20-1, 1-20-4, 1-20-6, curseforge, fabric, fabricmc-mod, forge, java, minecraft, minecraft-fabric-mod, minecraft-forge, minecraft-mod, mod, modded-minecraft, wi-zoom, wurst-client, zoom
- Language: Java
- Homepage: https://www.wimods.net/wi-zoom/?utm_source=GitHub&utm_medium=WI+Zoom&utm_content=WI+Zoom+GitHub+repo+sidebar+website+link
- Size: 1.03 MB
- Stars: 27
- Watchers: 5
- Forks: 19
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.txt
- Security: SECURITY.md
Awesome Lists containing this project
README
![comparison of no zoom, 3x zoom, and 50x zoom](https://user-images.githubusercontent.com/10100202/67816432-973d2400-fab2-11e9-8699-e05eb5ba6551.jpg)
# WI Zoom (Wurst-Imperium Zoom)
The zoom from the [Wurst Client](https://www.wurstclient.net/) as a standalone mod. The WI Zoom Minecraft mod lets you zoom in and out with the mouse wheel, providing up to 50x magnification without the need for a spyglass. This mod is fully compatible with OptiFine and Sodium, but unlike OptiFine's zoom, WI Zoom lets the camera move in a logical way, without making it wobble around. WI Zoom supports all of the latest Minecraft versions, including snapshots.
![Requires Fabric API](https://user-images.githubusercontent.com/10100202/93722968-0aec9180-fb9b-11ea-9983-bc0fc51b47ab.png)
## Downloads (for users)
[![Download WI Zoom](https://user-images.githubusercontent.com/10100202/214881367-956f0bc9-4dbe-43cb-850a-04d73e00b344.png)](https://www.wimods.net/wi-zoom/download/?utm_source=GitHub&utm_medium=WI+Zoom&utm_campaign=README.md&utm_content=WI+Zoom+GitHub+repo+download+button)
## Setup (for developers)
(This assumes that you are using Windows with [Eclipse](https://www.eclipse.org/downloads/) and [Java Development Kit 21](https://adoptium.net/?variant=openjdk21&jvmVariant=hotspot) already installed.)
1. Clone or download the repository.
2. Run this command in PowerShell:
```powershell
./gradlew.bat genSources eclipse
```3. In Eclipse, go to `Import...` > `Existing Projects into Workspace` and select this project.
## Features
- Up to 50x zoom!
- No spyglass needed!
- Zoom in and out with the mouse wheel!
- No wobbly camera nonsense!
- Dynamic mouse sensitivity! (since v1.1)
- Fully compatible with OptiFine / Sodium!## How To Zoom
Hold down the V key to activate the zoom (this keybind can be changed).
While zooming, you can use the mouse wheel to zoom in further.## Changing The Zoom Keybind
How to change the keybind (click to expand)
In the pause menu, click on "Options...".
In the Options menu, click on "Controls...".
In the Controls menu, scroll down to the "WI Zoom" section. If you don't have any other mods installed, you will find this section at the very bottom.
## Supported Languages
- Azerbaijani (Azerbaijan) (since v1.5)
- Chinese (Simplified/Mainland) (since v1.4)
- Chinese (Traditional/Taiwan) (since v1.4)
- Cantonese (Hong Kong) (since v1.4)
- Classical Chinese (since v1.4)
- Dutch (Netherlands) (since v1.5)
- English (US)
- Estonian (Estonia) (since v1.4)
- French (France) (since v1.4)
- German (Germany)
- Kurdish (since v1.5)
- Portuguese (Brazil) (since v1.5)
- Russian (Russia) (since v1.3)
- Turkish (Turkey) (since v1.5)
- Ukrainian (Ukraine) (since v1.5)