{"id":13710628,"url":"https://github.com/Hypnotic-Development/Hypnotic-Client","last_synced_at":"2025-05-06T19:32:20.362Z","repository":{"id":37235911,"uuid":"391480647","full_name":"Hypnotic-Development/Hypnotic-Client","owner":"Hypnotic-Development","description":"gamer client pvp","archived":false,"fork":false,"pushed_at":"2023-12-15T01:00:09.000Z","size":25156,"stargazers_count":35,"open_issues_count":3,"forks_count":5,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-11-13T21:44:30.156Z","etag":null,"topics":["hacked-client","java","minecraft","minecraft-mod","mod","utility-mod"],"latest_commit_sha":null,"homepage":"https://hypnotic.dev","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Hypnotic-Development.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-07-31T23:18:14.000Z","updated_at":"2024-08-02T02:19:44.000Z","dependencies_parsed_at":"2024-11-13T21:33:59.884Z","dependency_job_id":"4f655035-3716-4919-844d-1707712c4e36","html_url":"https://github.com/Hypnotic-Development/Hypnotic-Client","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hypnotic-Development%2FHypnotic-Client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hypnotic-Development%2FHypnotic-Client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hypnotic-Development%2FHypnotic-Client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hypnotic-Development%2FHypnotic-Client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Hypnotic-Development","download_url":"https://codeload.github.com/Hypnotic-Development/Hypnotic-Client/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252753673,"owners_count":21798992,"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":["hacked-client","java","minecraft","minecraft-mod","mod","utility-mod"],"created_at":"2024-08-02T23:00:59.098Z","updated_at":"2025-05-06T19:32:15.342Z","avatar_url":"https://github.com/Hypnotic-Development.png","language":"Java","funding_links":[],"categories":["Some Info"],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eHypnotic Client\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://hypnotic.dev\"\u003e\u003cimg src=\"https://raw.githubusercontent.com/Hypnotic-Development/Hypnotic-Client/main/src/main/resources/assets/hypnotic/icon.png\"     alt=\"logo\" width=\"100\"/\u003e\u003c/a\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/0%25-optimized-brightgreen?style=for-the-badge\u0026logo=appveyor\"/\u003e\n    \u003cimg src=\"https://img.shields.io/badge/Made%20by-skript%20kiddies-red?style=for-the-badge\u0026logo=appveyor\"/\u003e\n    \u003cimg src=\"https://img.shields.io/badge/100%25-spaghetti-orange?style=for-the-badge\u0026logo=appveyor\"/\u003e\n    \u003cimg src=\"https://img.shields.io/badge/works-sometimes-blue?style=for-the-badge\u0026logo=appveyor\"/\u003e\n    \u003cimg src=\"https://img.shields.io/badge/50%25-Original-blue?style=for-the-badge\u0026logo=appveyor\"/\u003e\n\u003c/p\u003e\n\n\u003ch2 align=\"center\"\u003eGaming awards frame winner 2004/2006/2007\u003c/h2\u003e           \n  \n## About\n\"Utility Mod\" for Minecraft 1.19  \nUse at your own risk, we are not responsible for any punishments on any server  \nhttps://hypnotic.dev is our website that isn't so bad anymore  \n  \n## Requirements  \nMinecraft 1.19  \nJava Runtime version 17 or higher  \nFabric Loader 0.14.9 or higher  \n  \n## Authors  \nBadGamesInc - actual knowledge  \nKawaiiZenbo - various backend stuff\n  \n### Other Credits  \n[Baritone](https://github.com/cabaletta/baritone)  \n[DiscordRPC](https://github.com/MinnDevelopment/java-discord-rpc)  \n[Meteor Client](https://github.com/MeteorDevelopment/meteor-client) for ms login  \n[Jex Client](https://github.com/DustinRepo/JexClient) for font renderer  \n  \n## Support  \nJoin our \"amazing\" discord for support https://discord.gg/aZStDUnb29  \n  \n## How to build the mod yourself\nDownload the repository  \nOpen the Command Prompt  \nChange the directory to the repository source folder containing `gradlew.bat`  \nRun the command `gradlew build`  \nThe output jar should be in `/build/libs/Hypnotic-(version).jar`  \n  \n## How to import the project into Eclipse  \nInstall Eclipse from https://www.eclipse.org/ide/  \nDownload and extract the Hypnotic client source code  \nOpen Command Prompt/Terminal  \nNavigate to where you extracted the Hypnotic Source  \nRun `gradlew eclipse`, then, optionally, run `gradlew gensources`  \nImport the folder into Eclipse as `Existing Projects into workspace`  \nClick on the arrow next to the Debug button in the toolstrip, then click `Debug configurations`  \nExpand `Java Application`, then double-click `Hypnotic-Client_client`  \nHypnotic should now run along with all of your changes  \nIf you use IntelliJ or some other ide the process should be fairly similar  \nCheck out the [fabric wiki](https://fabricmc.net/wiki/tutorial:setup) for more details  \n\n## Compiled Builds  \nPlease get compiled releases from the latest Github Actions artifact, we do not keep up regular releases.  \n[Latest compiled build](https://nightly.link/Hypnotic-Development/Hypnotic-Client/workflows/build/main/Artifacts.zip)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FHypnotic-Development%2FHypnotic-Client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FHypnotic-Development%2FHypnotic-Client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FHypnotic-Development%2FHypnotic-Client/lists"}