{"id":15160505,"url":"https://github.com/antonilol/redstone_components","last_synced_at":"2026-02-28T08:34:56.780Z","repository":{"id":45187166,"uuid":"419479305","full_name":"antonilol/redstone_components","owner":"antonilol","description":"Redstone Components","archived":false,"fork":false,"pushed_at":"2023-01-06T13:48:53.000Z","size":454,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-04-02T13:43:23.105Z","etag":null,"topics":["minecraft","minecraft-fabric-mod","minecraft-mod","redstone"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/antonilol.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}},"created_at":"2021-10-20T20:24:28.000Z","updated_at":"2022-10-31T22:41:29.000Z","dependencies_parsed_at":"2023-02-06T04:46:11.729Z","dependency_job_id":null,"html_url":"https://github.com/antonilol/redstone_components","commit_stats":null,"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/antonilol/redstone_components","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonilol%2Fredstone_components","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonilol%2Fredstone_components/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonilol%2Fredstone_components/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonilol%2Fredstone_components/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/antonilol","download_url":"https://codeload.github.com/antonilol/redstone_components/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonilol%2Fredstone_components/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29928858,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-27T19:37:42.220Z","status":"online","status_checked_at":"2026-02-28T02:00:07.010Z","response_time":90,"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-fabric-mod","minecraft-mod","redstone"],"created_at":"2024-09-26T23:01:29.264Z","updated_at":"2026-02-28T08:34:56.755Z","avatar_url":"https://github.com/antonilol.png","language":"Java","readme":"[![Build](https://github.com/antonilol/redstone_components/actions/workflows/push.yml/badge.svg)](https://github.com/antonilol/redstone_components/actions/workflows/push.yml)\n\n# Redstone Components\n\n## Install and use\n\nThis mod runs on [Fabric](https://fabricmc.net/), so make sure you have that installed.\n\nDownload the [Fabric API](https://www.curseforge.com/minecraft/mc-mods/fabric-api/files) if you don't have it already. Put it in your mods folder.\n\nGo to [Releases](https://github.com/antonilol/redstone_components/releases) (or compile it, see below) and download the latest release. Also put it in your mods folder.\n\nThe `mods` folder can be found in [.minecraft](https://minecraft.fandom.com/wiki/.minecraft#Locating_.minecraft).\nIf not, create it.\n\nNew blocks added by this mod:\n- Memory Cell\n- Small Memory Cell\n- Configurable Redstone Block\n- Curved Repeater\n- Mega TNT\n- Real Time Clock (subject to change)\n- Probable more in the future...\n\n## Compiling\n\n#### Linux and Mac OS\n\nClone the repo\n\n```bash\ngit clone https://github.com/antonilol/redstone_components.git\n```\nor download the [zip](https://github.com/antonilol/redstone_components/archive/refs/heads/master.zip) and unzip it.\n\nEnter the folder (`cd` or double click).\n\nAnd finally, compile.\n\n```bash\n./gradlew build\n```\n\nIf it says `bash: ./gradlew: Permission denied`, make `gradlew` executable.\n\n```bash\nchmod +x gradlew\n```\n\n#### Windows\n\nClone or download like mentioned above and build with\n\n```bash\ngradlew.bat build\n```\n\n## Developing\n\nClone the repo.\n\nTo get completions in your IDE (if applicable) run `./gradlew genSources` (unix) or `gradlew.bat genSources` (windows).\n\nMore on that [here](https://fabricmc.net/wiki/tutorial:setup).\n\n## License\n\nMIT\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fantonilol%2Fredstone_components","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fantonilol%2Fredstone_components","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fantonilol%2Fredstone_components/lists"}