{"id":15134398,"url":"https://github.com/dxxxxy/1.8.9forgetemplate","last_synced_at":"2025-10-23T11:30:26.421Z","repository":{"id":52754242,"uuid":"439740094","full_name":"dxxxxy/1.8.9ForgeTemplate","owner":"dxxxxy","description":"A fixed and ready to use template for minecraft forge modding on 1.8.9 with shadow plugin integrated including two useful artifacts. Tested flawlessly on IntelliJ IDEA Ultimate 2022.2","archived":false,"fork":false,"pushed_at":"2023-12-24T05:27:09.000Z","size":249,"stargazers_count":45,"open_issues_count":0,"forks_count":17,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-30T17:38:42.416Z","etag":null,"topics":["artifacts","fixed","forge","gradle","intellij-idea","java","minecraft","modding","shadow","template"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dxxxxy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-12-19T00:06:14.000Z","updated_at":"2025-01-27T08:20:29.000Z","dependencies_parsed_at":"2022-08-22T17:10:37.921Z","dependency_job_id":null,"html_url":"https://github.com/dxxxxy/1.8.9ForgeTemplate","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dxxxxy%2F1.8.9ForgeTemplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dxxxxy%2F1.8.9ForgeTemplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dxxxxy%2F1.8.9ForgeTemplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dxxxxy%2F1.8.9ForgeTemplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dxxxxy","download_url":"https://codeload.github.com/dxxxxy/1.8.9ForgeTemplate/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237811522,"owners_count":19370144,"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":["artifacts","fixed","forge","gradle","intellij-idea","java","minecraft","modding","shadow","template"],"created_at":"2024-09-26T05:20:22.632Z","updated_at":"2025-10-23T11:30:26.086Z","avatar_url":"https://github.com/dxxxxy.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 1.8.9ForgeTemplate\n\nA fixed and ready to use template for minecraft forge modding on `1.8.9`\nwith `shadow` plugin integrated including two useful `artifacts`. Tested flawlessly on `IntelliJ IDEA Ultimate 2022.2`\n\n```js\n       java   8\n     gradle   3.1\n     shadow   2.0.4\n  minecraft   1.8.9\nforgegradle   2.1-SNAPSHOT\n```\n\n## Setup\n1. Clone this repository.\n2. Import `build.gradle` as a project.\n3. Let it configure.\n4. Run `setupDecompWorkspace` in Gradle: `Tasks \u003e forgegradle \u003e setupDecompWorkspace`\n5. Reload gradle project.\n\u003e *Check out [#build](#build), [#run](#run) and [#artifacts](#artifacts) for more information.*\n\n## Build\n\u003e *Note: If the build ever finishes with an error looking like `duplicate entry`, then run `clean` in Gradle: `Tasks \u003e build \u003e clean`*\n\n\u0026emsp;Run `build` in Gradle: `Tasks \u003e build \u003e build`\n\u003e Output .jar will be located in `build/libs/`\n\n## Run\n\u0026emsp;Run `genIntellijRuns` in Gradle: `Tasks \u003e forgegradle \u003e genIntellijRuns`\n\u003e This will create the run configurations. \u003cbr\u003e *Note: you will need to change the classpath module to `.main`*\n\n\u003e You should add `CopyResources` from [#artifacts](#artifacts) as a `Task before launch` and drag it in front of build.\n\n## Artifacts\n\u003e *Note: If the artifacts are not detected on setup, you might need to restart your IntelliJ.*\n\n\u0026emsp;I have included two useful artifacts that I always use when developing mods:\n- `CopyMod` copies the mod from your [#build](#build) folder into your `%appdata%/.minecraft/mods`\n- `CopyResources` copies the resources folder to your `build/classes/main` so they are accessible in the development environment\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdxxxxy%2F1.8.9forgetemplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdxxxxy%2F1.8.9forgetemplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdxxxxy%2F1.8.9forgetemplate/lists"}