{"id":16948779,"url":"https://github.com/dentosal/mcpu","last_synced_at":"2026-05-16T20:33:13.498Z","repository":{"id":83101249,"uuid":"286891477","full_name":"Dentosal/mcpu","owner":"Dentosal","description":"Generating Minecraft Redstone CPUs programmatically","archived":false,"fork":false,"pushed_at":"2020-08-12T02:16:58.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-21T09:48:11.629Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/Dentosal.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-08-12T02:00:01.000Z","updated_at":"2020-08-12T02:17:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"6700e68f-cf12-4cc8-9e6e-143c81a41eda","html_url":"https://github.com/Dentosal/mcpu","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Dentosal/mcpu","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dentosal%2Fmcpu","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dentosal%2Fmcpu/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dentosal%2Fmcpu/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dentosal%2Fmcpu/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Dentosal","download_url":"https://codeload.github.com/Dentosal/mcpu/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dentosal%2Fmcpu/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33117833,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-16T18:38:32.183Z","status":"ssl_error","status_checked_at":"2026-05-16T18:38:29.903Z","response_time":115,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-13T21:52:22.781Z","updated_at":"2026-05-16T20:33:13.483Z","avatar_url":"https://github.com/Dentosal.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Minecraft Redstone CPU generator\n\nSet of tools to generate Redstone CPUs in modular and scalable manner.\nThe tools and an actual CPU are developed together.\n\nThe main idea is to create a set of blueprints that can be combined together into larger components.\n\n## Setup\n\nA minecraft server (like [Spigot](https://www.spigotmc.org/)) should be placed in the `server/` directory. Usually you will also add [WorldEdit](https://dev.bukkit.org/projects/worldedit/files) plugin for the server.\n\nI would suggest also getting redstone-related texture improvements for your Minecraft client from [VanillaTweaks](https://vanillatweaks.net/picker/resource-packs/).\n\n## Workflow\n\n`read.py` can be used to read new blueprints from the Minecraft world.\n\n### Generating new version\n\n```\nblack worldgen.py \u0026\u0026 mypy worldgen.py\npython worldgen.py\n```\n\n### Starting the server with the new version\n\n```bash\ncp ../test.mca server/world/region/r.0.0.mca\njava -Xms2G -Xmx2G -jar spigot-1.16.1.jar nogui\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdentosal%2Fmcpu","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdentosal%2Fmcpu","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdentosal%2Fmcpu/lists"}