{"id":22026990,"url":"https://github.com/clementcaton/computercraftutility","last_synced_at":"2025-03-23T11:20:33.766Z","repository":{"id":84920885,"uuid":"375367052","full_name":"ClementCaton/ComputerCraftUtility","owner":"ClementCaton","description":"some useful computercraft code I use to survive","archived":false,"fork":false,"pushed_at":"2024-03-18T14:14:15.000Z","size":28,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-28T17:45:40.481Z","etag":null,"topics":["computercraft","computercraft-scripts","computercraft-tweaked","lua","minecraft","monitor","turtle"],"latest_commit_sha":null,"homepage":"","language":"Lua","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/ClementCaton.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":"2021-06-09T13:34:23.000Z","updated_at":"2023-01-04T14:31:30.000Z","dependencies_parsed_at":"2023-12-30T00:39:18.994Z","dependency_job_id":"776fa6dd-cd27-4a4c-a1d7-29e78625b1be","html_url":"https://github.com/ClementCaton/ComputerCraftUtility","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ClementCaton%2FComputerCraftUtility","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ClementCaton%2FComputerCraftUtility/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ClementCaton%2FComputerCraftUtility/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ClementCaton%2FComputerCraftUtility/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ClementCaton","download_url":"https://codeload.github.com/ClementCaton/ComputerCraftUtility/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245091755,"owners_count":20559431,"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":["computercraft","computercraft-scripts","computercraft-tweaked","lua","minecraft","monitor","turtle"],"created_at":"2024-11-30T07:34:10.591Z","updated_at":"2025-03-23T11:20:33.747Z","avatar_url":"https://github.com/ClementCaton.png","language":"Lua","readme":"# ComputerCraftUtility\n\n## Table of Contents\n\n1. [About](#about)\n2. [Installation](#installation)\n    - [Monitor setup](#monitor-setup)\n\n## About\n\nComputerCraftUtility is a bunch of utility programs for ComputerCraft. It is a work in progress, and is not yet complete. Everything in the main branch should be ready to use, but some things may not be fully tested. If you find any bugs, please report them in the issues tab.\n\n## Installation\n\nTo use the ConputerCraftUtility programs you will have to have a minecraft instance with the ComputerCraft mod or CC: Tweaked.\n\nYou can directly download the program into the computer or turtle by using this command :\n\n```bash\nwget https://raw.githubusercontent.com/ClementCaton/ComputerCraftUtility/main/${Path_to_the_program}\n```\n\nFor example :\n\n```bash\nwget https://raw.githubusercontent.com/ClementCaton/ComputerCraftUtility/main/mine.lua\n# or\nwget https://raw.githubusercontent.com/ClementCaton/ComputerCraftUtility/main/turtlescreen/turtle.lua\n```\n\nIt will download the file with the same name as the one in the repository.\n\n### Monitor setup\n\nIn some cases, you will need to setup a monitor to use the program. In the code, you will find a line like this :\n\n```lua\nlocal monitor = peripheral.wrap(\"right\")\n```\n\nI always code with the monitor on the right side of the computer, but you can change it to whatever you want.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclementcaton%2Fcomputercraftutility","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fclementcaton%2Fcomputercraftutility","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclementcaton%2Fcomputercraftutility/lists"}