{"id":15160571,"url":"https://github.com/trainb0y/fabrizoom","last_synced_at":"2025-05-02T12:32:01.938Z","repository":{"id":52484767,"uuid":"503177753","full_name":"trainb0y/FabriZoom","owner":"trainb0y","description":"Highly-configurable zoom for Fabric/NeoForge. Maintained fork of OkZoomer v4","archived":true,"fork":false,"pushed_at":"2024-06-13T19:27:24.000Z","size":927,"stargazers_count":1,"open_issues_count":3,"forks_count":0,"subscribers_count":0,"default_branch":"1.21","last_synced_at":"2025-04-25T11:52:41.591Z","etag":null,"topics":["fabricmc","fabricmc-mod","minecraft","minecraft-mod","qol-mod"],"latest_commit_sha":null,"homepage":"https://modrinth.com/mod/fabrizoom","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"EnnuiL/OkZoomer","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/trainb0y.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-06-14T02:10:42.000Z","updated_at":"2025-03-24T20:13:33.000Z","dependencies_parsed_at":"2024-09-22T11:00:42.877Z","dependency_job_id":null,"html_url":"https://github.com/trainb0y/FabriZoom","commit_stats":null,"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trainb0y%2FFabriZoom","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trainb0y%2FFabriZoom/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trainb0y%2FFabriZoom/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trainb0y%2FFabriZoom/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/trainb0y","download_url":"https://codeload.github.com/trainb0y/FabriZoom/tar.gz/refs/heads/1.21","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252038230,"owners_count":21684656,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["fabricmc","fabricmc-mod","minecraft","minecraft-mod","qol-mod"],"created_at":"2024-09-26T23:02:04.218Z","updated_at":"2025-05-02T12:31:57.955Z","avatar_url":"https://github.com/trainb0y.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FabriZoom\n\n![modrinth badge](https://img.shields.io/modrinth/dt/pNFKDyna?label=Modrinth)\n\n[Modrinth](https://modrinth.com/mod/fabrizoom/)\n\nA simple, lightweight, configurable, cross-platform zoom mod for Minecraft.\n\n## What?\n\nFork of OkZoomer v4, updated to modern Minecraft, rewritten in Kotlin, moved to different (actually maintained) GUI and\nconfiguration libraries, and ported to (Neo)Forge using Architectury.\n\nThis mod adds a zoom key (by default, `c`) that allows the user to zoom in their view, and is highly configurable.\nIf you don't like the default \"feel\" of the zoom, you can configure it to be however you want.\n\n## Forge? NeoForge?\n\nDespite the name, this mod ***does*** support NeoForge since version `2.0.0` (and MinecraftForge for Minecraft `1.20.2`\nonly).\n**However, it is not as well tested** and may have issues or bugs not present in the Fabric version,\nso be sure to report any issues you come across.\n\nAlso, **FabriZoom is looking for a new name!**. Since the mod now supports (Neo)Forge, it doesn't make sense to have\nFabric in the name.\nIf you have any ideas, please let me know!\n\n## Requirements\n\n- All Platforms\n    - [Minecraft](https://minecraft.net) `1.21`\n    - [YACL](https://github.com/isXander/yetanotherconfiglib) `3.*`\n- Fabric Only\n    - [Fabric Loader](https://fabricmc.net/) `0.15.*` (or the equivalent [Quilt](https://quiltmc.org/) version)\n    - [ModMenu](https://github.com/TerraformersMC/ModMenu) `11.*`\n    - [Fabric Language Kotlin](https://github.com/FabricMC/fabric-language-kotlin) `1.11.*` (or the\n      equivalent [QKL](https://modrinth.com/mod/qkl) version)\n    - [Fabric API](https://modrinth.com/mod/fabric-api) `0.100.*` (or the\n      equivalent [QFAPI](https://modrinth.com/mod/qsl) version)\n- NeoForge Only\n    - [NeoForge](https://neoforged.net/) `21.*`\n    - [Kotlin for Forge](https://modrinth.com/mod/kotlin-for-forge) `5.*`\n\n## Future Plans\n\n- New name\n- Scaling mouse sensitivity\n- Add setting explanation gifs to config menu\n- Pick a better default keybind, since it conflicts\n\nFeel free to suggest new features or report bugs\non [the GitHub Issues page](https://github.com/trainb0y/fabrizoom/issues).\n\n## Contributing\n\nAll contributions are welcome, including translations. [The source code](https://github.com/trainb0y/fabrizoom) is\nlicensed under the MIT license.\n\nThanks\nto [Configurate](https://github.com/SpongePowered/Configurate), [SpruceUI](https://github.com/LambdAurora/SpruceUI),\nand [YACL](https://github.com/isXander/YetAnotherConfigLib) for being excellent libraries.\nAlso [Devin's Badges](https://github.com/intergrav/devins-badges) are great.\nSome inspiration taken from the excellent [Zoomify](https://github.com/isXander/Zoomify) mod though I've never\nintentionally used its code.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrainb0y%2Ffabrizoom","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftrainb0y%2Ffabrizoom","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrainb0y%2Ffabrizoom/lists"}