{"id":22763488,"url":"https://github.com/stormwind99/modtemplate","last_synced_at":"2026-04-30T10:38:51.067Z","repository":{"id":87289924,"uuid":"140045676","full_name":"Stormwind99/ModTemplate","owner":"Stormwind99","description":"Automated Minecraft Forge mod template","archived":false,"fork":false,"pushed_at":"2020-01-21T00:32:38.000Z","size":1056,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"1.14.4","last_synced_at":"2025-03-30T09:41:58.634Z","etag":null,"topics":["minecraft","minecraft-forge","minecraft-forge-mod","minecraft-mod","minecraft-plugin"],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Stormwind99.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":"2018-07-07T02:16:53.000Z","updated_at":"2020-01-21T00:32:41.000Z","dependencies_parsed_at":null,"dependency_job_id":"67f76705-9bf0-41f5-a878-14f46cd2e271","html_url":"https://github.com/Stormwind99/ModTemplate","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Stormwind99/ModTemplate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stormwind99%2FModTemplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stormwind99%2FModTemplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stormwind99%2FModTemplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stormwind99%2FModTemplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Stormwind99","download_url":"https://codeload.github.com/Stormwind99/ModTemplate/tar.gz/refs/heads/1.14.4","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stormwind99%2FModTemplate/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32462304,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T22:27:22.272Z","status":"online","status_checked_at":"2026-04-30T02:00:05.929Z","response_time":57,"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":["minecraft","minecraft-forge","minecraft-forge-mod","minecraft-mod","minecraft-plugin"],"created_at":"2024-12-11T11:08:42.791Z","updated_at":"2026-04-30T10:38:51.052Z","avatar_url":"https://github.com/Stormwind99.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ModTemplate\n\nThis is an automated Minecraft Forge mod template based on the Forge MDK.\n\nExpected directory structure before run:\n* newmod.sh (from Git repo other/util/newmod.sh)\n* newmod (optional)\n   * newmod.cfg (from Git repo other/util/newmod.cfg with options you've modified)\n   * private.properties (optional)\n\nRunning ```newmod.sh NewMod``` will then create:\n\n* NewModWorkspace\n   * NewMod (local git repo for new mod with remote origin set)\n      * (expected base Mod files)\n      * Modify build.properties and private.properties\n   * NewMod.wiki (local git repo for new mod's wiki with remote origin set)\n\n## Notes\n\n* To debug:\n   * ```cp build/resources/main/META-INF/mods.toml src/main/resources/META-INF/mods.toml``` beforehand since debugger does not run build with gradle string replacement.  Then ```git checkout src/main/resources/META-INF/mods.toml``` afterward to revert back to generated mcmod.info template.\n   * Also comment out Gradle string replacements in Reference.java and uncomment the explicit string constants below it (since debug won't do the Gradle string replacement)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstormwind99%2Fmodtemplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstormwind99%2Fmodtemplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstormwind99%2Fmodtemplate/lists"}