Unofficial site, not affiliated with modrinth.com.What is this?
Zume

Zume

An over-engineered Zoom mod by Nolij

8.5M
299
  • 1.2.2

    release25 апреля 2026 г.
    • fix crash when mods do foolish things like adding camera types -_-
    • further improvements to overall system stability and other minor adjustments have been made to enhance the user experience
  • 1.2.1

    release19 декабря 2025 г.
    • fix Fabric 21.11
    • further improvements to overall system stability and other minor adjustments have been made to enhance the user experience
  • 1.2.0

    release6 октября 2025 г.
    • fix config bug
    • support 1.21.9+
    • further improvements to overall system stability and other minor adjustments have been made to enhance the user experience
  • 1.1.4

    release31 октября 2024 г.
    • fix config bug
    • further improvements to overall system stability and other minor adjustments have been made to enhance the user experience
  • 1.1.3

    release24 октября 2024 г.
    • fix NeoForge 21.2+
    • fix global config folder being created even if override or instance config is used
    • further improvements to overall system stability and other minor adjustments have been made to enhance the user experience
  • 1.1.2

    release23 августа 2024 г.
    • fix 24w33a
    • fix Forge 8.9
    • further improvements to overall system stability and other minor adjustments have been made to enhance the user experience
  • 1.1.1

    release20 июля 2024 г.
    • fix NeoForge 21.0.112-beta support
    • further improvements to overall system stability and other minor adjustments have been made to enhance the user experience
  • 1.1.0

    release19 июля 2024 г.
    • added support for Legacy Fabric 6.4 (requires Legacy Fabric API 1.10.2+) (huge thanks to @thecatcore for backporting Legacy Fabric API to 6.4)
    • further improvements to overall system stability and other minor adjustments have been made to enhance the user experience
  • 1.0.0

    release15 июня 2024 г.
    • added Embeddium config screen integration on LexForge 20.1, Fabric 20.1-20.6, and NeoForge 20.1 and 21+
    • applied more aggressive jar size reduction techniques (@rhysdh540)
      • wrote much smaller custom config serializer from scratch to replace Jankson
      • obfuscate/shrink more class and member names
      • reduced jar size impact of mixins
    • fixed Fabric and NeoForge 21 compatibility
    • dropped LexForge 20.6+
    • further improvements to overall system stability and other minor adjustments have been made to enhance the user experience
  • 0.19.1

    release13 мая 2024 г.
    • further improvements to overall system stability and other minor adjustments have been made to enhance the user experience
  • 0.19.0

    release6 мая 2024 г.
    • fixed crash on NeoForge 20.5+
    • created APIs for 3rd-party integrations with Zume (other mods that integrate with Zume should only use these API classes from now on)
    • compressed JAR even more (@rhysdh540 is a mad man)
    • added ProGuard optimization & obfuscation to further reduce JAR size (with much help from @rhysdh540 and @embeddedt)
    • publish releases to maven (thanks @jaredlll08)
    • many internal refactors
    • further improvements to overall system stability and other minor adjustments have been made to enhance the user experience
  • 0.18.1

    release16 апреля 2024 г.
    • added support for NeoForge 20.5+
    • made missing dependencies error on Fabric more user-friendly
    • improved mod compatibility by using events on LexForge for mc17-mc18.2
    • added explicit incompatibility with outdated versions of Embeddium++ which were causing obscure crashes
    • further improvements to overall system stability and other minor adjustments have been made to enhance the user experience
  • 0.18.0

    release6 апреля 2024 г.
    • added global config (stored in .minecraft/global/zume.json5) (overridden by old config file if present)
    • added config path override (use JVM argument -Dzume.configPathOverride="path/to/zume.json5")
    • added thirdPersonToggleMode config option
    • third-person zoom now uses defaultZoom config value instead of activating at maximum value
    • easing now uses exponent instead of named methods
    • fixed bounce when deactivating third-person zoom
    • fixed single-frame flicker when deactivating zoom
    • fixed Vintage Forge implementation bug with some mixin loaders
    • fixed bug with third-person zoom in Legacy Fabric & Vintage Forge implementations
    • fixed 14.4 and 15.2 compatibility
    • streamlined release process
    • further improvements to overall system stability and other minor adjustments have been made to enhance the user experience
  • 0.17.0

    release14 марта 2024 г.
    • refactored easing (again)
    • added easing to third-person zoom
    • buffed JAR compression
    • made defaultZoom config value more intuitive (0.7 is now 70% zoom, not 30% zoom)
    • Zume should do nothing on servers now (hopefully)
    • performed Herobrine summoning ritual (thanks @basdxz)
    • further improvements to overall system stability and other minor adjustments have been made to enhance the user experience
  • 0.16.0

    release8 марта 2024 г.
    • added third-person zoom (zoom behaviour will be different in third-person)
    • bumped minimum NeoForge version for NeoZume to 20.4.195
    • fixed Mod Menu config bug on Fabric 16.5
    • user no longer needs to press escape after opening config from Mod Menu on Fabric 14.4
    • further improvements to overall system stability and other minor adjustments have been made to enhance the user experience
  • 0.15.1

    release2 марта 2024 г.
    • fixed Mod Menu integration on Fabric 20.3+
    • fixed NullPointerException on Archaic Forge mod incompatibility screen
    • release JARs are now properly compressed (thanks @rdh)
    • further improvements to overall system stability and other minor adjustments have been made to enhance the user experience
  • 0.15.0

    release24 февраля 2024 г.
    • improved compatibility on Fabric implementations with other mods hooking mouse scrolling
    • de-duplicated some logic
    • bumped Fabric Loader version
    • removed maxFOV config option (this hasn't really had much of an effect for several versions now, and it causes bugs on lower FOV values)
    • further improvements to overall system stability and other minor adjustments have been made to enhance the user experience
  • 0.14.0

    release13 февраля 2024 г.
    • fixed obscure bug
    • added config modification API (should enable other mods to make a proper config screen for Zume)
    • added disable option (for modpacks containing mods that JiJ Zume)
    • made Zume not cause a crash if used on servers (to be clear, there is no reason to use Zume on a server, and absolutely no support will ever be provided for bugs caused by using Zume on a server)
    • further improvements to overall system stability and other minor adjustments have been made to enhance the user experience
  • 0.13.2

    release5 февраля 2024 г.
    • fixed localization issue on Vintage Forge
  • 0.13.1

    release5 февраля 2024 г.
    • made jar smaller (thanks @rdh)
    • fixed zoom scrolling on LexForge 20.2+
1

Совместимость

Платформы

Поддерживаемые окружения

Клиент

Сведения

Лицензия:OSL-3.0
Опубликован:2 года назад
Обновлён:1 месяц назад
ID проекта:
Главная