Changelog
- Ported to NeoForge 1.21.5
- Due to a NeoForge bug, the "Save Toolbar Activator" won't be automatically unbound and will require manual action (either through the Key Binds screen or by Ok Zoomer's config screen)
Changelog
- Replaced the crosshair fade's 1.21.5 implementation with precise shader uniform modification
- This should increase mod compatibility significantly
- Fixed an issue where the "Hide Crosshair" option took no effect in disabling the crosshair fade
Changelog
- Ported to Minecraft 1.21.5 (Fabric-only)
- Renamed the "Use Spyglass Sounds" option to "Spyglass Sounds"
- Optimized the filesize of the scroll sound
- Organized the codebase
Changelog
- Added a settings button next to the Zoom key bind on the Key Binds menu, allowing for easier configuration of the zoom.
- Added the Scroll Sounds tweak, adding sounds to zoom scrolling
- Added the Show Settings on Key tweak, allowing to disable the new settings button
Changelog
- Added support for Accessories
- Overhauled how spyglass sounds work internally
- They are now treated as distinct sounds from the vanilla ones, with their own sound events and subtitles
Changelog
- Fixed a crash caused by older versions of MixinExtras
- Declared dependency on Forge
Changelog
- Fixed automatic publishing on Forge's side
- Added a dependency on (Neo)Forge 41.1.3+
Changelog
- Fixed all zoom overlays as well as the spyglass zoom replacement on Forge
- Fixed the
ok_zoomer:zoom_dependencies
client tag being on the wrong spot - Fixed support for NeoForge
Changelog
- Backported The Rebirth Update: Part 1 to Minecraft 1.20.1
- Ok Zoomer on 1.20.1 now supports Fabric, Quilt, Forge and NeoForge
- If migrating from the Quilt versions, it is recommended to delete the config file before updating
- Removed the Smart Occlusion feature and the "Safe" option for "See Distant Entities" due to a lack of adequate optimizers (Sodium 0.5/Embeddium can't optimize as well as Sodium 0.6)
Changelog
- Fixed strict version ranges for the Fabric and NeoForge versions