{"id":16145335,"url":"https://github.com/microcontrollersdev/releasef3","last_synced_at":"2025-10-10T03:09:22.667Z","repository":{"id":214603935,"uuid":"736921537","full_name":"MicrocontrollersDev/ReleaseF3","owner":"MicrocontrollersDev","description":null,"archived":false,"fork":false,"pushed_at":"2023-12-29T09:07:21.000Z","size":67,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-06T20:19:09.693Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/MicrocontrollersDev.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":"2023-12-29T09:07:03.000Z","updated_at":"2023-12-29T09:07:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"542e34d0-907c-456d-b058-aa2c97afb5ed","html_url":"https://github.com/MicrocontrollersDev/ReleaseF3","commit_stats":null,"previous_names":["microcontrollersdev/releasef3"],"tags_count":0,"template":false,"template_full_name":"nea89o/Forge1.8.9Template","purl":"pkg:github/MicrocontrollersDev/ReleaseF3","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MicrocontrollersDev%2FReleaseF3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MicrocontrollersDev%2FReleaseF3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MicrocontrollersDev%2FReleaseF3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MicrocontrollersDev%2FReleaseF3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MicrocontrollersDev","download_url":"https://codeload.github.com/MicrocontrollersDev/ReleaseF3/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MicrocontrollersDev%2FReleaseF3/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279002551,"owners_count":26083417,"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","status":"online","status_checked_at":"2025-10-10T02:00:06.843Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2024-10-10T00:15:38.970Z","updated_at":"2025-10-10T03:09:22.638Z","avatar_url":"https://github.com/MicrocontrollersDev.png","language":"Java","readme":"# Architectury Loom based template for 1.8.9 forge mods\n\n**For other templates, do check out the [other branches of this repository](https://github.com/romangraef/Forge1.8.9Template/branches/all)**\n\nTo get started, clone this repository.\nIn `build.gradle.kts`, replace the values of `baseGroup` and `group` with your own names.\nIn `settings.gradle.kts` change `rootProject.name` to your desired mod id.\n\nThe `com.example` package needs to be renamed to match the value of `baseGroup`.\n\nIf you don't want mixins (which allow for modifying vanilla code), then you can remove the references to mixins from\nthe `build.gradle.kts` at the lines specified with comments and the `com.example.mixin` package.\n\nThis project uses [DevAuth](https://github.com/DJtheRedstoner/DevAuth) per default, so you can log in using your real\nminecraft account. If you don't need that, you can remove it from the buildscript.\n\nTo run the mod you will need two JDKs, one Java 17 jdk and one Java 1.8 jdk. You can download those\nfrom [here](https://adoptium.net/temurin/releases) (or use your own downloads).\n\nWhen you import your project into IntelliJ, you need to set the gradle jvm to the Java 17 JDK in the gradle tab, and the\nProject SDK to the Java 1.8 JDK. Then click on the sync button in IntelliJ, and it should create a run task\ncalled `Minecraft Client`. If it doesn't then try relaunching your IntelliJ. **Warning for Mac users**: You might have to remove the `-XStartOnFirstThread` vm argument from your run configuration. In the future, that should be handled by the plugin, but for now you'll probably have to do that manually.\n\nTo export your project, run the `gradle build` task, and give other people the\nfile `build/libs/\u003cmodid\u003e-\u003cversion\u003e.jar`. Ignore the jars in the `build/badjars` folder. Those are intermediary jars that\nare used by the build system but *do not work* in a normal forge installation.\n\n### For those who have not an attention span\n\n[![Youtube Tutorial](https://i.ytimg.com/vi/nWzHlomdCgc/maxresdefault.jpg)](https://www.youtube.com/watch?v=nWzHlomdCgc)\n\n## Licensing\n\nThis template is licensed under the Unlicense (license copy present in this repository), or alternatively under [Creative Commons 1.0 Universal (CC0 1.0)](https://creativecommons.org/publicdomain/zero/1.0/), and all contributions and PR to this template are expected to follow this. This means your mod, based on this template can be licensed whatever way you want, and does not need to reference back to this template in any way.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmicrocontrollersdev%2Freleasef3","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmicrocontrollersdev%2Freleasef3","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmicrocontrollersdev%2Freleasef3/lists"}