{"id":13710653,"url":"https://github.com/DustinRepo/JexClient","last_synced_at":"2025-05-06T19:32:21.454Z","repository":{"id":37731996,"uuid":"342726466","full_name":"DustinRepo/JexClient","owner":"DustinRepo","description":"A Minecraft Utility Mod aimed for Anarchy","archived":false,"fork":false,"pushed_at":"2023-10-12T15:32:23.000Z","size":15572,"stargazers_count":115,"open_issues_count":6,"forks_count":13,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-11-13T21:44:32.076Z","etag":null,"topics":["client","fabric","gradle","jex","mod","utility","utility-mod"],"latest_commit_sha":null,"homepage":"http://jexclient.tk","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DustinRepo.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":"2021-02-26T23:27:51.000Z","updated_at":"2024-09-07T10:34:27.000Z","dependencies_parsed_at":"2024-11-13T21:34:17.894Z","dependency_job_id":"30acebd8-5a1e-4566-ba47-ca0aaa4b9f47","html_url":"https://github.com/DustinRepo/JexClient","commit_stats":null,"previous_names":[],"tags_count":67,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DustinRepo%2FJexClient","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DustinRepo%2FJexClient/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DustinRepo%2FJexClient/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DustinRepo%2FJexClient/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DustinRepo","download_url":"https://codeload.github.com/DustinRepo/JexClient/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252753679,"owners_count":21798993,"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":["client","fabric","gradle","jex","mod","utility","utility-mod"],"created_at":"2024-08-02T23:00:59.363Z","updated_at":"2025-05-06T19:32:16.406Z","avatar_url":"https://github.com/DustinRepo.png","language":"Java","funding_links":[],"categories":["Some Info"],"sub_categories":[],"readme":"![](https://img.shields.io/badge/Based-Very-9080c2)\n\n![](https://forthebadge.com/images/badges/built-by-codebabes.svg)\n![](https://forthebadge.com/images/badges/0-percent-optimized.svg)\n![](https://forthebadge.com/images/badges/as-seen-on-tv.svg)\n![](https://forthebadge.com/images/badges/built-by-crips.svg)\n![](https://forthebadge.com/images/badges/contains-technical-debt.svg)\n![](https://forthebadge.com/images/badges/designed-in-ms-paint.svg)\n![](https://forthebadge.com/images/badges/works-on-my-machine.svg)\n![](https://forthebadge.com/images/badges/60-percent-of-the-time-works-every-time.svg)\n![](https://forthebadge.com/images/badges/mom-made-pizza-rolls.svg)\n![](https://forthebadge.com/images/badges/not-a-bug-a-feature.svg)\n![](https://forthebadge.com/images/badges/reading-6th-grade-level.svg)\n![](https://forthebadge.com/images/badges/kinda-sfw.svg)\n![](https://forthebadge.com/images/badges/built-by-neckbeards.svg)\n# Jex Utility Client\n[Join the Discord](https://discord.gg/BUcUGu6gfA)\n\nJex Client is a Minecraft Utility Client made for Anarchy servers. It has support for mods like custom Baritone Processes, ViaFabric compatibility, a Sodium compatible Xray, and more\n\nYou can download Jex Client in the discord or in the releases tab\n\n## Developers Please note\nIf your JexClient path has any spaces or special characters in it's path, the Features, Commands, and Config Manager will not properly load. [Why?](https://github.com/google/guava/issues/2152)\n\n## Things needed:\n1. [Java 17 JDK](https://www.oracle.com/java/technologies/javase/jdk17-archive-downloads.html)\n2. A Java IDE, like [Intellij](https://www.jetbrains.com/idea/download/) or [Eclipse](https://www.eclipse.org/downloads/)\n\n## Setup Intellij:\nManual\n```\n1. Open build.gradle as an Intellij project.\n2. If you don't see run profiles after it finishes loading, close and re-open the project\n```\nAutomatic \n```\nClick the green \"Code\" button above and open an Intellij project from Git with the link it provides\n```\nUsing Intellij it is recommended to go to your Gradle settings and changing 'Build and Run' to use Intellij.\n\n## Setup Eclipse:\n```\n1. Download the repo and run the command \"gradlew eclipse\" (use a ./ before command if using PowerShell)\n2. Open Eclipse and go to File -\u003e Import -\u003e Import from existing project\n3. Click the drop-down box next to the Run button in Eclipse\n4. Select \"Java Application\" then select \"jexclient-main_client\"\n5. Run\n```\n\n## How to build\n```\n1. Run the gradle Build script\n2. Drag \u0026 drop JexClient.jar into your mods folder\n```\n## Want to test features before they're released?\nSometimes features will be pushed to github before the update is fully released. If you'd like to try them, you can find auto-builds [here](https://github.com/DustinRepo/JexClient-main/actions?query=event%3Apush)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDustinRepo%2FJexClient","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FDustinRepo%2FJexClient","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDustinRepo%2FJexClient/lists"}