{"id":28574194,"url":"https://github.com/outercloudstudio/scribe","last_synced_at":"2026-04-15T12:39:02.186Z","repository":{"id":41503504,"uuid":"509926421","full_name":"outercloudstudio/Scribe","owner":"outercloudstudio","description":"A utility library for simplifying common modding activities!","archived":false,"fork":false,"pushed_at":"2022-07-17T04:13:10.000Z","size":132,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-09T00:39:36.745Z","etag":null,"topics":["fabric","minecraft","modding"],"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/outercloudstudio.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":"2022-07-03T04:58:42.000Z","updated_at":"2022-07-11T07:26:02.000Z","dependencies_parsed_at":"2022-09-24T01:33:26.104Z","dependency_job_id":null,"html_url":"https://github.com/outercloudstudio/Scribe","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":"FabricMC/fabric-example-mod","purl":"pkg:github/outercloudstudio/Scribe","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/outercloudstudio%2FScribe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/outercloudstudio%2FScribe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/outercloudstudio%2FScribe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/outercloudstudio%2FScribe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/outercloudstudio","download_url":"https://codeload.github.com/outercloudstudio/Scribe/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/outercloudstudio%2FScribe/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31842192,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T11:29:19.690Z","status":"ssl_error","status_checked_at":"2026-04-15T11:29:19.171Z","response_time":63,"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":["fabric","minecraft","modding"],"created_at":"2025-06-10T21:20:35.270Z","updated_at":"2026-04-15T12:39:02.141Z","avatar_url":"https://github.com/outercloudstudio.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Scribe\n## What Is Scribe?\nScribe is a library meant to reduce code and simplify common things done in modding. At the moment this includes registering certain features and using a config.\n\n## Where To Download?\n[Download On Curseforge](https://www.curseforge.com/minecraft/mc-mods/scribe)\n\n## Setup\n\nTo add Scribe to your mod add the following to your build.grade:\n\n```\nallprojects {\n\trepositories {\n\t\tmaven { url 'https://jitpack.io' }\n\t}\n}\n\ndependencies {\n\t[...] //Existing Dependencies\n\n\tmodImplementation \"com.github.outercloudstudio:Scribe:${scribe_version}\"\n}\n```\n\nThen in your gradle.properties add:\n```\n    scribe_version= //The desired scribe version\n```\n\n## How To Use\nCheck the [Wiki](https://github.com/outercloudstudio/Scribe/wiki) for documentation and guides.\n\n## License\n\nThis library is licensed under the MIT license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foutercloudstudio%2Fscribe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foutercloudstudio%2Fscribe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foutercloudstudio%2Fscribe/lists"}