
LibZoomer
A library that allows mods to easily implement zooming. The zoom are theirs!
Обновлён 14 июня 2024 г. · опубликован 24 января 2021 г.
Deprecation Note
LibZoomer has been merged back into Ok Zoomer since Ok Zoomer 10.0.0. Maintaining the codebase as a separate library while keeping it on its best possible state has stopped being feasible for a while, and merging it back will allow us to deliver the best zoom mod possible.
If you were an user of this library or had interest on it, trust me, maintaining your own zoom will be more practical in the long run (and probably is the best learning experience you can have) than relying on a library that wasn't on its prime for a long while.
LibZoomer

LibZoomer is a library for Minecraft 1.17-1.21 that allows other mods to zoom easily while being able to customize it for their own needs. It is also the library that powers up Ok Zoomer!
More information for developers can be seen here. This library is intended to be bundled by mods who need it, therefore, players won't need to download it manually.
License
This mod is licensed under the MIT license. You can freely include the mod on any modpack with no permission. Usage of this library's code on other projects is allowed as long as attribution is given.
This library's icon makes usage of Twemoji assets, which are licensed under CC BY 4.0.
Версии
| Версия | Канал | Игра | Загрузчики | Дата | Скачать |
|---|---|---|---|---|---|
| 0.10.0+1.21-fabric | Релиз | 1.21 | fabric, quilt | 14 июня 2024 г. | .jar (30 КБ) |
| 0.9.1+1.21-fabric | Релиз | 1.21-pre3, 1.21-pre4, 1.21-rc1, 1.21 | fabric, quilt | 11 июня 2024 г. | .jar (30 КБ) |
| 0.9.0+1.20.6 | Релиз | 1.20.5, 1.20.6 | fabric, quilt | 22 мая 2024 г. | .jar (29 КБ) |
| 0.8.1+1.20.1 | Релиз | 1.20.1, 1.20.2, 1.20.3, 1.20.4 | quilt | 19 мая 2024 г. | .jar (29 КБ) |
| 0.8.0+1.20.1 | Релиз | 1.20.1, 1.20.2, 1.20.3, 1.20.4 | quilt | 27 декабря 2023 г. | .jar (29 КБ) |
| 0.7.0+1.20 | Релиз | 1.20, 1.20.1 | quilt | 9 июня 2023 г. | .jar (30 КБ) |
| 0.6.0+1.19.4 | Релиз | 1.19.4 | quilt | 19 марта 2023 г. | .jar (32 КБ) |
| 0.5.1+1.19.3 | Релиз | 1.19.3 | quilt | 10 декабря 2022 г. | .jar (32 КБ) |
| 0.5.0+1.19 | Релиз | 1.19, 1.19.1, 1.19.2 | quilt | 15 июня 2022 г. | .jar (25 КБ) |
| 0.4.2+1.18.2 | Релиз | 1.18.2 | fabric | 6 апреля 2022 г. | .jar (33 КБ) |
| 0.4.1+1.18.2 | Релиз | 1.18.2 | fabric | 30 марта 2022 г. | .jar (227 Б) |
| 0.4.0+1.18.2 | Релиз | 1.18.2 | fabric | 3 марта 2022 г. | .jar (33 КБ) |
| 0.3.0+1.17.1 | Релиз | 1.17, 1.17.1, 1.18 | fabric | 16 ноября 2021 г. | .jar (24 КБ) |
| 0.2.2+1.17.1 | Бета | 1.17, 1.17.1 | fabric | 22 июля 2021 г. | .jar (25 КБ) |
| 0.2.1+1.17 | Бета | 1.17 | fabric | 17 июня 2021 г. | .jar (35 КБ) |
Показаны последние 15 из 17 версий. Все версии — на Modrinth.
Ченджлог
0.10.0+1.21-fabricРелиз1.21 · 14 июня 2024 г.
Changelog
- Refactored
ZoomInstance'sgetZoomandsetZoommethods toisZoomingandsetZooming - Removed the Identifier/ResourceLocation access widener due to chaos caused by it
0.9.0+1.20.6Релиз1.20.5, 1.20.6 · 22 мая 2024 г.
Changelog
- Updated to Minecraft 1.20.6
- Ported to Fabric Loader and Fabric API
- Ported to the mess called Fabric Client Tags
- Refactored all
getIdentifiers togetIds - Mojmapfied the codebase
0.8.1+1.20.1Релиз1.20.2, 1.20.3, 1.20.4 · 19 мая 2024 г.
Changelog
- Removed the mixin refmap
- Cleaned up the spyglass overlay
0.8.0+1.20.1Релиз1.20.2, 1.20.3, 1.20.4 · 27 декабря 2023 г.
Changelog
- Updated to Minecraft 1.20.1
- Updated to Quilt Loader 0.23.0, taking advantage of its bundled MixinExtras to simplify code
- Solved a latency issue caused by two different systems ticking at different times
0.7.0+1.20Релиз1.20, 1.20.1 · 9 июня 2023 г.
Changelog
- Updated to Minecraft 1.20
0.6.0+1.19.4Релиз1.19.4 · 19 марта 2023 г.
Changelog
- Updated to Minecraft 1.19.4
- Updated javadocs in order to fit the QSL guidelines
- Fixed the absence of the license inside the JAR
0.5.1+1.19.3Релиз1.19.3 · 10 декабря 2022 г.
Changelog
- Updated to Minecraft 1.19.3
- Updated few Javadocs
- Cleaned up codebase
0.5.0+1.19Релиз1.19, 1.19.1, 1.19.2 · 15 июня 2022 г.
- Updated to Minecraft 1.19
- Migrated to the Quilt toolchain. Quilt Loader and QSL are now required
- Used Quilt Tag API's Client Fallback TagType for the
libzoomer:spyglassestag, preventing possible issues on Vanilla servers
Полная история изменений — на Modrinth.
Комментарии
Загружаем…