
Eymistaken's Zoom
An experimental project to test Eymistaken's HUD API
- Загрузки
- 105
- Подписчики
- 0
- Обновлён
- 9 марта 2026 г.
- Лицензия
- MIT
Опубликован 22 февраля 2026 г.
Eymistaken's Zoom
Eymistaken's Zoom is an experimental client-side fabric mod created primarily as a technical demonstration and an API test for the "Eymistaken's HUD" core architecture.
While it functions perfectly as a standalone cinematic zoom mod, its main purpose is to serve as an example plugin. Developers looking to create their own addons or modules that integrate directly with Eymistaken's HUD can use this repository as a structural reference.
Core Features:
Cinematic, buttery-smooth zoom transitions (inspired by OptiFine). Automatic mouse sensitivity scaling when zoomed in for precise aiming. Fully configurable animation speeds (separate sliders for zoom-in and zoom-out) via ModMenu. Seamless compatibility with the Eymistaken's HUD plugin ecosystem. Note: This mod must be installed on the client side only.
Ченджлог
1.0.1Релиз1.21.10, 1.21.11 · 9 марта 2026 г.
Testing new API features of Eymistaken's HUD.

1.0.0Релиз1.21.10, 1.21.11 · 22 февраля 2026 г.
Changelog - Version 1.0.0
Initial Release & API Demonstration
This is the first experimental release of Eymistaken's Zoom, designed to showcase how external plugins can hook into the Eymistaken's HUD core module.
Added:
Real-time cinematic zoom functionality using MathHelper lerp interpolation. Mouse sensitivity scaling corresponding to the current zoom multiplier. Integration with Cloth Config and ModMenu. Independent, configurable sliders for Zoom-In Speed and Zoom-Out Speed (Default: 35). "Client" environment tag implemented to prevent accidental server crashes. Technical Notes for Developers:
Source code demonstrates the proper configuration of
fabric.mod.json entrypoints to dynamically load as a HUD module. Includes examples of Mixin injections (
FovMixin ,
MouseMixin ) handling input processing alongside main client logic.
Комментарии
Загружаем…